Method lrs::tty::Tty::suspend_output

Suspends output.

Syntax

impl Tty {
    fn suspend_output(&self) -> Result<(), Errno>
}

See also