Skip to main content

CFBundleCopyResourcesDirectoryURL

Function CFBundleCopyResourcesDirectoryURL 

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

renamed to CFBundle::resources_directory_url

Available on crate features CFBundle and CFURL only.