☰
Other items in
nix
::
unistd
All crates
?
Function
nix
::
unistd
::
setsid
[
−
]
[src]
pub fn setsid() ->
Result
<
Pid
>
Expand description
Create new session and set process group id (see
setsid(2)
).