Function lv_display_set_theme

Source
pub unsafe extern "C" fn lv_display_set_theme(
    disp: *mut _lv_display_t,
    th: *mut _lv_theme_t,
)