Function libnotcurses_sys::ncplane_putc[][src]

pub fn ncplane_putc(plane: &mut NcPlane, cell: &NcCell) -> NcIntResult
Expand description

Calls ncplane_putc_yx() for the current cursor location.

Method: NcPlane.putc().