pub unsafe extern "C" fn lv_indev_scroll_handler(
indev: *mut lv_indev_t,
)Expand description
Handle scrolling. Called by LVGL during input device processing @param indev pointer to an input device
pub unsafe extern "C" fn lv_indev_scroll_handler(
indev: *mut lv_indev_t,
)Handle scrolling. Called by LVGL during input device processing @param indev pointer to an input device