rustix
0.38.42
In rustix::
backend::
thread::
syscalls
Function
rustix
::
backend
::
thread
::
syscalls
::
setresgid_thread
Copy item path
source
ยท
[
−
]
pub(crate) fn setresgid_thread(rgid:
Gid
, egid:
Gid
, sgid:
Gid
) ->
Result
<
()
>