pub unsafe extern "C" fn nctabbed_separator(
nt: *mut nctabbed,
) -> *const c_charExpand 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().