rustix::backend::process::syscalls

Function setrlimit

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