Function libnotcurses_sys::ncplane_putstr_stained[][src]

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

Replace a string’s worth of glyphs at the current cursor location, but retain the styling. The current styling of the plane will not be changed.