Type Alias objc2_ui_kit::UIPrinterPickerCompletionHandler

source ยท
pub type UIPrinterPickerCompletionHandler = *mut Block<dyn Fn(NonNull<UIPrinterPickerController>, Bool, *mut NSError)>;
Available on crate features UIPrinterPickerController and block2 only.