ncreader_move_left

Function ncreader_move_left 

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