menu
runanywhere package
documentation
native/ffi_types.dart
RacFreeNative typedef
RacFreeNative typedef
dark_mode
light_mode
RacFreeNative
typedef
RacFreeNative
=
Void
Function
(
Pointer
<
Void
>
ptr
)
void rac_free(void* ptr)
Implementation
typedef RacFreeNative = Void Function(Pointer<Void> ptr);
runanywhere package
documentation
native/ffi_types
RacFreeNative typedef
ffi_types library