Function libc::getrlimit[][src]

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