Function rlimit::setrlimit[][src]

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