Method lrs::tty::Tty::start_output

Restarts output.

Syntax

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

See also