Function putgrent

pub unsafe extern "C" fn putgrent(
    grp: *const group,
    stream: *mut FILE,
) -> i32
Available on crate feature dep_sdl3 only.