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