devela::_dep::nc

Constant RLIM_INFINITY

pub const RLIM_INFINITY: usize = _; // 18_446_744_073_709_551_615usize
Available on crate feature dep_nc only.
Expand description

SuS says limits have to be unsigned. Which makes a ton more sense anyway.

Some architectures override this (for compatibility reasons):