rustix
0.38.39
In rustix::backend::process::syscalls
Function
rustix
::
backend
::
process
::
syscalls
::
sched_getaffinity
Copy item path
source
ยท
[
−
]
pub(crate) fn sched_getaffinity( pid:
Option
<
Pid
>, cpuset: &mut
RawCpuSet
, ) ->
Result
<
()
>