Function libnotcurses_sys::ffi::nctabbed_separator [−][src]
pub unsafe extern "C" fn nctabbed_separator(nt: *mut nctabbed) -> *const c_char
Expand description
Returns the tab separator. This is not a copy and it should not be stored. This can be NULL, if the separator was set to NULL in ncatbbed_create() or nctabbed_set_separator().