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