Constant nc::types::RLIM_INFINITY
source · [−]pub const RLIM_INFINITY: usize = !0; // 18_446_744_073_709_551_615usizeExpand description
SuS says limits have to be unsigned. Which makes a ton more sense anyway.
Some architectures override this (for compatibility reasons):