setrlimit

Function setrlimit 

Source
pub fn setrlimit(resource: u32, soft: u64, hard: u64) -> Result<()>