menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
funlockfile method
funlockfile method
dark_mode
light_mode
funlockfile
method
void
funlockfile
(
Pointer
<
FILE
>
arg0
)
Implementation
void funlockfile(ffi.Pointer<FILE> arg0) { return _funlockfile(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
funlockfile method
NativeLog class