pTextLength

Get text length, checks for '\0' ending

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTextLength = ushort function
(
const(char)* text
)

Meta