menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
setgroups method
setgroups method
dark_mode
light_mode
setgroups
method
int
setgroups
(
int
arg0
,
Pointer
<
gid_t
>
arg1
)
Implementation
int setgroups(int arg0, ffi.Pointer<gid_t> arg1) { return _setgroups(arg0, arg1); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
setgroups method
NativeLog class