Skip to main content

getpwuid

Function getpwuid 

Source
#[unsafe(no_mangle)]
pub extern "C" fn getpwuid(uid: uid_t) -> *mut passwd
Expand description