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