Function rlimit::getrlimit

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