Host_bindings::LVGL

Function lv_dropdown_set_options

Source
pub unsafe extern "C" fn lv_dropdown_set_options(
    obj: *mut lv_obj_t,
    options: *const i8,
)