Function posix::grp::getgrgid_r [-] [+] [src]

pub fn getgrgid_r<'a>(gid: gid_t, dst: &'a mut group, buf: &'a mut [u8], res: &mut usize) -> int_t