lv_obj_remove_event_cb

Function lv_obj_remove_event_cb 

Source
pub unsafe extern "C" fn lv_obj_remove_event_cb(
    obj: *mut _lv_obj_t,
    event_cb: lv_event_cb_t,
) -> bool