[][src]Function pir_8_emu::binutils::pir_8_emu::display::status::line

pub fn line(x_start: usize, y_start: usize, name: &str, value: &str)

Clear the status line and write a K/V pair thereto

The status line is 80x1, laid out as follows:

<name>: <value>