lv_display_set_draw_buffers() function
Set the buffers for a display, accept a draw buffer pointer. Normally use `lv_display_set_buffers` is enough for most cases. Use this function when an existing lv_draw_buf_t is available.
Arguments
buf2
second buffer (can be `NULL`)