menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
syscall method
syscall method
dark_mode
light_mode
syscall
method
int
syscall
(
int
arg0
)
Implementation
int syscall(int arg0) { return _syscall(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
syscall method
NativeLog class