Function libc::initgroups[][src]

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