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