Function rustix::backend::process::syscalls::getpriority_user

source ยท
pub(crate) fn getpriority_user(uid: Uid) -> Result<i32>