rustix::backend::process::syscalls

Function getsid

Source
pub(crate) fn getsid(pid: Option<Pid>) -> Result<Pid>