rustix::backend::process::syscalls

Function getpriority_pgrp

Source
pub(crate) fn getpriority_pgrp(pgid: Option<Pid>) -> Result<i32>