Function rustix::backend::process::syscalls::setrlimit

source ยท
pub(crate) fn setrlimit(limit: Resource, new: Rlimit) -> Result<()>