menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
alloca method
alloca method
dark_mode
light_mode
alloca
method
Pointer
<
Void
>
alloca
(
int
__size
)
Implementation
ffi.Pointer<ffi.Void> alloca(int __size) { return _alloca(__size); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
alloca method
NativeLog class