Skip to main content

CFBundleGetPlugIn

Function CFBundleGetPlugIn 

Source
pub extern "C-unwind" fn CFBundleGetPlugIn(
    bundle: &CFBundle,
) -> Option<CFRetained<CFPlugIn>>
👎Deprecated:

renamed to CFBundle::plug_in

Available on crate feature CFBundle only.