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