47 if (!
win || !ptr || !*ptr)
void progress_wdata_free(struct MuttWindow *win, void **ptr)
Free Progress Bar Window data - Implements MuttWindow::wdata_free() -.
#define MUTT_MEM_CALLOC(n, type)
Convenience wrapper for the library headers.
struct ProgressWindowData * progress_wdata_new(void)
Create new Progress Bar Window Data.
Progress Bar Window Data.
Progress Bar Window Data.
struct MuttWindow * win
Window to draw on.