Function libnotcurses_sys::ffi::nctabbed_destroy [−][src]
pub unsafe extern "C" fn nctabbed_destroy(nt: *mut nctabbed)
Expand description
Destroy an nctabbed widget. All memory belonging to ‘nt’ is deallocated, including all tabs and their names. The plane associated with ‘nt’ is also destroyed. Calling this with NULL does nothing.