[][src]Function linux::syscall::setsid

pub fn setsid() -> pid_t

Create a new session.

= See also

  • link:man:setsid(2)