[][src]Function libc::getrlimit64

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