Function libnotcurses_sys::ffi::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.