pTextSubtext

Get a piece of a text string

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTextSubtext = const(char)* function
(
const(char)* text
,,
int length
)

Meta