Skip to main content

CFBundleCopyInfoDictionaryForURL

Function CFBundleCopyInfoDictionaryForURL 

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

renamed to CFBundle::info_dictionary_for_url

Available on crate features CFBundle and CFDictionary and CFURL only.