Skip to main content

CFBundleCopySupportFilesDirectoryURL

Function CFBundleCopySupportFilesDirectoryURL 

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

renamed to CFBundle::support_files_directory_url

Available on crate features CFBundle and CFURL only.