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

pub fn getpwnam_r<T: NTStr>(name: &T, pwd: &mut passwd, buf: &mut [u8], res: &mut usize) -> int_t