rustmax::libc

Function setrlimit

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