Function NSPerformService

Source
pub unsafe extern "C-unwind" fn NSPerformService(
    item_name: &NSString,
    pboard: Option<&NSPasteboard>,
) -> bool
Available on crate features NSApplication and NSPasteboard only.