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