Function libnotcurses_sys::ffi::nctabbed_channels[][src]

pub unsafe extern "C" fn nctabbed_channels(
    nt: *mut nctabbed,
    hdrchan: *mut u64,
    selchan: *mut u64,
    sepchan: *mut u64
)
Expand description

Write the channels for tab headers, the selected tab header, and the separator to ‘*hdrchan’, ‘*selchan’, and ‘*sepchan’ respectively.