UIPrinterPickerCompletionHandler

Type Alias UIPrinterPickerCompletionHandler 

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