Function rustix::backend::process::syscalls::getpriority_process

source ยท
pub(crate) fn getpriority_process(pid: Option<Pid>) -> Result<i32>