getwgroups_np method
Implementation
int getwgroups_np(
ffi.Pointer<ffi.Int> arg0,
ffi.Pointer<ffi.UnsignedChar> arg1,
) {
return _getwgroups_np(arg0, arg1);
}
int getwgroups_np(
ffi.Pointer<ffi.Int> arg0,
ffi.Pointer<ffi.UnsignedChar> arg1,
) {
return _getwgroups_np(arg0, arg1);
}