nctab_move_right

Function nctab_move_right 

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