menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
system method
system method
dark_mode
light_mode
system
method
int
system
(
Pointer
<
Char
>
arg0
)
Implementation
int system(ffi.Pointer<ffi.Char> arg0) { return _system(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
system method
NativeLog class