nctabbed_prev

Function nctabbed_prev 

Source
pub unsafe extern "C" fn nctabbed_prev(
    nt: *mut nctabbed,
) -> *mut nctab
Expand description

Select the tab before the currently selected tab, and return the newly selected tab. Returns NULL if there are no tabs.