Function rustix::backend::process::syscalls::nice

source ยท
pub(crate) fn nice(inc: i32) -> Result<i32>