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