Function libnotcurses_sys::ffi::ncreader_write_egc [−][src]
pub unsafe extern "C" fn ncreader_write_egc(
n: *mut ncreader,
egc: *const c_char
) -> c_int
Expand description
Destructively write the provided EGC to the current cursor location. Move the cursor as necessary, scrolling if applicable.