pub extern "C-unwind" fn CFPlugInSetLoadOnDemand(
plug_in: &CFPlugIn,
flag: bool,
)👎Deprecated:
renamed to CFPlugIn::set_load_on_demand
Available on crate features
CFBundle and CFPlugIn only.