UIPrintInteractionCompletionHandler

Type Alias UIPrintInteractionCompletionHandler 

Source
pub type UIPrintInteractionCompletionHandler = *mut DynBlock<dyn Fn(NonNull<UIPrintInteractionController>, Bool, *mut NSError)>;
Available on crate features UIPrintInteractionController and block2 only.
Expand description