Function libc::getpwnam
[−]
[src]
pub unsafe extern fn getpwnam(name: *const c_char) -> *mut passwd
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io