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