Function posix::pwd::getpwuid_r [-] [+] [src]

pub fn getpwuid_r(uid: uid_t, pwd: &mut passwd, buf: &mut [u8], res: &mut usize) -> int_t