[][src]Function gdnative_common::libc::getgrent_r

pub unsafe extern "C" fn getgrent_r(
    grp: *mut group,
    buf: *mut i8,
    buflen: usize,
    result: *mut *mut group
) -> i32