menu
runanywhere package
documentation
native/ffi_types.dart
RacAllocNative typedef
RacAllocNative typedef
dark_mode
light_mode
RacAllocNative
typedef
RacAllocNative
=
Pointer
<
Void
>
Function
(
IntPtr
size
)
void* rac_alloc(size_t size)
Implementation
typedef RacAllocNative = Pointer<Void> Function(IntPtr size);
runanywhere package
documentation
native/ffi_types
RacAllocNative typedef
ffi_types library