Function libnotcurses_sys::ncreader_move_left[][src]

pub unsafe extern "C" fn ncreader_move_left(n: *mut ncreader) -> c_int
Expand description

Atttempt to move in the specified direction. Returns 0 if a move was successfully executed, -1 otherwise. Scrolling is taken into account.