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