[][src]Constant nc::types::RLIM_INFINITY

pub const RLIM_INFINITY: usize

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

Some architectures override this (for compatibility reasons):