rustix
0.38.42
In rustix::
backend::
process::
syscalls
Function
rustix
::
backend
::
process
::
syscalls
::
getpriority_user
Copy item path
source
ยท
[
−
]
pub(crate) fn getpriority_user(uid:
Uid
) ->
Result
<
i32
>