TextToLower

Get lower case version of provided string

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

Meta