void screen_list_resize(unsigned cols, unsigned rows)
const char * screen_get_name(const struct screen_functions *sf)
Definition: screen_interface.h:32
void screen_list_init(WINDOW *w, unsigned cols, unsigned rows)
void screen_list_exit(void)
const struct screen_functions * screen_lookup_name(const char *name)