Function rlimit::setrlimit

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