pub unsafe extern "C-unwind" fn NSRegisterServicesProvider(
provider: Option<&AnyObject>,
name: &NSServiceProviderName,
)Available on crate feature
NSApplication only.Expand description
Apps should use -setServicesProvider.