NSUpdateDynamicServices

Function NSUpdateDynamicServices 

Source
pub unsafe extern "C-unwind" fn NSUpdateDynamicServices()
Available on crate feature NSApplication only.
Expand description

NSUpdateDynamicServices()causes the services information for the system to be updated. This will only be necessary if your program adds dynamic services to the system (i.e. services not found in mach-o segments of executables).