libc::unix::linux_like

Function setgroups

source
pub unsafe extern "C" fn setgroups(
    ngroups: size_t,
    ptr: *const gid_t,
) -> c_int