#[unsafe(no_mangle)] pub unsafe extern "C" fn getrlimit( resource: c_int, rlimits: *mut rlimit, ) -> c_int
Get resource limitations