pTextAppend

Append text at specific position and move cursor!

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTextAppend = void function
(
char* text
,
const(char)* append
,)

Meta