lv_dropdown_set_options

Function lv_dropdown_set_options 

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