ncreader_write_egc

Function ncreader_write_egc 

Source
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.