pTextInsert

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

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTextInsert = char* function
(
const(char)* text
,
const(char)* insert
,)

Meta