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