EKEventSearchCallback

Type Alias EKEventSearchCallback 

Source
pub type EKEventSearchCallback = *mut DynBlock<dyn Fn(NonNull<EKEvent>, NonNull<Bool>)>;
Available on crate features EKCalendarItem and EKEvent and EKEventStore and EKObject and block2 only.
Expand description