sys_setrlimit

Function sys_setrlimit 

Source
pub fn sys_setrlimit(resource: u32, limit: &rlimit) -> Result<(), Error>