Synopsis
void ctl_gfx_flush(void);
Description

ctl_gfx_flush flushes any outstanding graphics operations to the display. Many displays update automatically as they are drawn to, but some display drivers cache drawing requests and require a flush to ensure that what is shown on the display corresponds to the drawing commands made.