Host_bindings::LVGL

Function lv_obj_remove_event

Source
pub unsafe extern "C" fn lv_obj_remove_event(
    obj: *mut lv_obj_t,
    index: u32,
) -> bool