lv_theme_simple_init

Function lv_theme_simple_init 

Source
pub unsafe extern "C" fn lv_theme_simple_init(
    disp: *mut lv_display_t,
) -> *mut lv_theme_t
Expand description

Initialize the theme @param disp pointer to display @return a pointer to reference this theme later