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