Function libc::unix::linux_like::linux::gnu::putgrent

source ยท
pub unsafe extern "C" fn putgrent(
    grp: *const group,
    stream: *mut FILE,
) -> c_int