Function libnotcurses_sys::ncplane_putegc_stained[][src]

pub unsafe extern "C" fn ncplane_putegc_stained(
    n: *mut ncplane,
    gclust: *const c_char,
    sbytes: *mut c_int
) -> c_int
Expand description

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