Function libc::initgroups

source ·
pub unsafe extern "C" fn initgroups(
    user: *const c_char,
    group: gid_t
) -> c_int