pub unsafe extern "C" fn lv_theme_simple_init(
disp: *mut lv_display_t,
) -> *mut lv_theme_tExpand description
Initialize the theme @param disp pointer to display @return a pointer to reference this theme later
pub unsafe extern "C" fn lv_theme_simple_init(
disp: *mut lv_display_t,
) -> *mut lv_theme_tInitialize the theme @param disp pointer to display @return a pointer to reference this theme later