rustix::backend::process::syscalls

Function getpriority_user

Source
pub(crate) fn getpriority_user(uid: Uid) -> Result<i32>