Function libnotcurses_sys::c_api::ffi::ncreader_move_left
source · pub unsafe extern "C" fn ncreader_move_left(n: *mut ncreader) -> c_intExpand description
Atttempt to move in the specified direction. Returns 0 if a move was successfully executed, -1 otherwise. Scrolling is taken into account.