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