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