Type Alias objc2_foundation::NSUserAppleScriptTaskCompletionHandler

source ยท
pub type NSUserAppleScriptTaskCompletionHandler = *mut Block<dyn Fn(*mut NSAppleEventDescriptor, *mut NSError)>;
Available on crate features NSAppleEventDescriptor and NSError and NSUserScriptTask and block2 only.