Function getrlimit

Source
pub unsafe extern "C" fn getrlimit(
    resource: i32,
    rlim: *mut rlimit,
) -> i32