MTLSharedEventNotificationBlock

Type Alias MTLSharedEventNotificationBlock 

Source
pub type MTLSharedEventNotificationBlock = *mut DynBlock<dyn Fn(NonNull<ProtocolObject<dyn MTLSharedEvent>>, u64)>;
Available on crate features MTLEvent and block2 only.
Expand description