[][src]Function linux::syscall::vhangup

pub fn vhangup() -> c_int

Simulates a hangup on the current terminal.

= See also

  • link:man:vhangup(2)