Function libnotcurses_sys::c_api::nctab_move_left
source · pub unsafe extern "C" fn nctab_move_left(
nt: *mut nctabbed,
t: *mut nctab
)Expand description
Move ‘t’ to the right by one tab, looping around to become the last tab if needed.