TextCopy

Copy one string to another, returns bytes copied

version(BindRaylib_Static)
extern (C) @nogc nothrow
int
TextCopy
(
char* dst
,
const(char)* src
)

Meta