menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
TextToInteger function
TextToInteger function
dark_mode
light_mode
TextToInteger
function
int
TextToInteger
(
Pointer
<
Char
>
text
)
See
RaylibCore.TextToInteger
.
Implementation
int TextToInteger(Pointer<Char> text) => _module.TextToInteger(text);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
TextToInteger function
abbr library