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