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