Function libc::unix::notbsd::setrlimit64[][src]

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