Function getrlimit

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