Function uapi::setrlimit

source ·
pub fn setrlimit(resource: c_int, limit: &rlimit) -> Result<()>
Expand description