TextSplit

Split text into multiple strings

version(BindRaylib_Static)
extern (C) @nogc nothrow
const(char*)*
TextSplit
(
const(char)* text
,,
int* count
)

Meta