Function rlimit::getrlimit[][src]

pub fn getrlimit(resource: Resource) -> Result<(u64, u64)>
Expand description