Host_bindings::LVGL

Function lv_obj_set_style_text_font

Source
pub unsafe extern "C" fn lv_obj_set_style_text_font(
    obj: *mut lv_obj_t,
    value: *const lv_font_t,
    selector: u32,
)