Function libnotcurses_sys::ffi::nctab_name [−][src]
pub unsafe extern "C" fn nctab_name(t: *mut nctab) -> *const c_char
Expand description
Returns the tab name. This is not a copy and it should not be stored.
pub unsafe extern "C" fn nctab_name(t: *mut nctab) -> *const c_char
Returns the tab name. This is not a copy and it should not be stored.