menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
mkpath_np method
mkpath_np method
dark_mode
light_mode
mkpath_np
method
int
mkpath_np
(
Pointer
<
Char
>
path
,
int
omode
)
Implementation
int mkpath_np(ffi.Pointer<ffi.Char> path, int omode) { return _mkpath_np(path, omode); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
mkpath_np method
NativeLog class