Skip to main content

getpwnam

Function getpwnam 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getpwnam(name: *const c_char) -> *mut passwd
Expand description