pTextToPascal

Get Pascal case notation version of provided string

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

Meta