[][src]Function nc::getgroups

pub fn getgroups(size: i32, group_list: &mut [gid_t]) -> Result<i32, Errno>

Get list of supplementary group Ids.