Function libc::getrlimit64

source ยท
pub unsafe extern "C" fn getrlimit64(
    resource: c_int,
    rlim: *mut rlimit64,
) -> c_int