Function libnotcurses_sys::ffi::nctab_move_right[][src]

pub unsafe extern "C" fn nctab_move_right(nt: *mut nctabbed, t: *mut nctab)
Expand description

Move ‘t’ to the right by one tab, looping around to become leftmost if needed.