Host_bindings::LVGL

Function lv_obj_hit_test

Source
pub unsafe extern "C" fn lv_obj_hit_test(
    obj: *mut lv_obj_t,
    point: *const lv_point_t,
) -> bool