Function setrlimit

Source
pub unsafe extern "C" fn setrlimit(
    __resource: u32,
    __rlimits: *const rlimit,
) -> i32