rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
getpriority_process
Copy item path
Source
pub(crate) fn getpriority_process(pid:
Option
<
Pid
>) ->
Result
<
i32
>