Function ncursesw::panels::del_panel[][src]

pub fn del_panel(handle: PANEL) -> Result<(), NCurseswError>
Expand description

removes the given panel from the stack and deallocates the PANEL structure (but not its associated window).