pub fn ground_panel(screen: *mut SCREEN) -> Result<PANEL, NCurseswPanelsError>
Expand description

Screen function, returns a pointer to the lowest panel in the given screen.