Host_bindings::LVGL

Function lv_roller_get_selected_str

Source
pub unsafe extern "C" fn lv_roller_get_selected_str(
    obj: *const lv_obj_t,
    buf: *mut i8,
    buf_size: u32,
)