Function libnotcurses_sys::ncplane_putchar[][src]

pub fn ncplane_putchar(plane: &mut NcPlane, ch: char) -> NcIntResult
Expand description

Calls ncplane_putchar_yx() at the current cursor location.

Method: NcPlane.putchar().