Function rustix::backend::process::syscalls::getpriority_pgrp

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