Function libnotcurses_sys::ffi::ncreader_clear [−][src]
pub unsafe extern "C" fn ncreader_clear(n: *mut ncreader) -> c_int
Expand description
empty the ncreader of any user input, and home the cursor.
pub unsafe extern "C" fn ncreader_clear(n: *mut ncreader) -> c_int
empty the ncreader of any user input, and home the cursor.