CFBundleCopySharedSupportURL

Function CFBundleCopySharedSupportURL 

Source
pub extern "C-unwind" fn CFBundleCopySharedSupportURL(
    bundle: &CFBundle,
) -> Option<CFRetained<CFURL>>
👎Deprecated: renamed to CFBundle::shared_support_url
Available on crate features CFBundle and CFURL only.