TextLength

Get text length, checks for ' 0' ending

version(BindRaylib_Static)
extern (C) @nogc nothrow
uint
TextLength
(
const(char)* text
)

Meta