rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
setpriority_user
Copy item path
Source
pub(crate) fn setpriority_user(uid:
Uid
, priority:
i32
) ->
Result
<
()
>