TextInsert

Insert text in a position (WARNING: memory must be freed!)

version(BindRaylib_Static)
extern (C) @nogc nothrow
char*
TextInsert
(
const(char)* text
,
const(char)* insert
,)

Meta