Function lvgl_sys::lv_roller_get_selected_str[][src]

pub unsafe extern "C" fn lv_roller_get_selected_str(
    roller: *const lv_obj_t,
    buf: *mut c_char,
    buf_size: u32
)