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