Function libc::getrlimit64

source ·
pub unsafe extern "C" fn getrlimit64(
    resource: c_int,
    rlim: *mut rlimit64
) -> c_int