menu
raylib_dartified package
documentation
abbr/ffi.dart
StringToRaylibC
toC property
toC property
dark_mode
light_mode
toC
property
@
Deprecated
('Leaks memory if not freed!')
Pointer
<
Char
>
get
toC
Implementation
@Deprecated('Leaks memory if not freed!') Pointer<Char> get toC => toNativeUtf8().cast();
raylib_dartified package
documentation
abbr/ffi
StringToRaylibC
toC property
StringToRaylibC extension on
String