lv_display_set_flush_cb() function
Set the flush callback which will be called to copy the rendered image to the display.
Arguments
flush_cb
the flush callback (`px_map` contains the rendered image as raw pixel map and it should be copied to `area` on the display)