Function libnotcurses_sys::ncplane_putchar_stained[][src]

pub unsafe extern "C" fn ncplane_putchar_stained(
    n: *mut ncplane,
    c: c_char
) -> c_int
Expand description

Replace the EGC underneath us, but retain the styling. The current styling of the plane will not be changed.