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