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