Skip to main content

CFBundleCopyInfoDictionaryInDirectory

Function CFBundleCopyInfoDictionaryInDirectory 

Source
pub extern "C-unwind" fn CFBundleCopyInfoDictionaryInDirectory(
    bundle_url: Option<&CFURL>,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated:

renamed to CFBundle::info_dictionary_in_directory

Available on crate features CFBundle and CFDictionary and CFURL only.