Function libc::getrlimit64 [] [src]

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