menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
lockf method
lockf method
dark_mode
light_mode
lockf
method
int
lockf
(
int
arg0
,
int
arg1
,
int
arg2
)
Implementation
int lockf(int arg0, int arg1, int arg2) { return _lockf(arg0, arg1, arg2); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
lockf method
NativeLog class