Function libnotcurses_sys::ffi::nctab_move_left[][src]

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.