pTextToLower

Get lower case version of provided string

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

Meta