getrlimit

Function getrlimit 

Source
pub unsafe extern "C" fn getrlimit(
    arg1: c_int,
    arg2: *mut rlimit,
) -> c_int