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