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