menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
chown method
chown method
dark_mode
light_mode
chown
method
int
chown
(
Pointer
<
Char
>
arg0
,
int
arg1
,
int
arg2
)
Implementation
int chown(ffi.Pointer<ffi.Char> arg0, int arg1, int arg2) { return _chown(arg0, arg1, arg2); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
chown method
NativeLog class