Function libc::getrlimit

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