pTextToInteger

Get integer value from text (negative values not supported)

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

Meta