rustix::backend::process::syscalls

Function setpriority_user

Source
pub(crate) fn setpriority_user(uid: Uid, priority: i32) -> Result<()>