pub extern "C-unwind" fn CFBundleGetPlugIn(
bundle: &CFBundle,
) -> Option<CFRetained<CFPlugIn>>👎Deprecated:
renamed to CFBundle::plug_in
Available on crate feature
CFBundle only.pub extern "C-unwind" fn CFBundleGetPlugIn(
bundle: &CFBundle,
) -> Option<CFRetained<CFPlugIn>>renamed to CFBundle::plug_in
CFBundle only.