Function libc::setrlimit64 [] [src]

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