pub const INFINITY: u64 = C::RLIM_INFINITY as u64; // 9_223_372_036_854_775_807u64
Expand description

A value indicating no limit.