Function rustix::backend::process::syscalls::getsid

source ยท
pub(crate) fn getsid(pid: Option<Pid>) -> Result<Pid>