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