rustix::backend::process::syscalls

Function getpriority_process

Source
pub(crate) fn getpriority_process(pid: Option<Pid>) -> Result<i32>