Function libc::getrlimit

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