Function CFBundleCopySupportFilesDirectoryURL

Source
pub unsafe extern "C-unwind" fn CFBundleCopySupportFilesDirectoryURL(
    bundle: &CFBundle,
) -> Option<CFRetained<CFURL>>
Available on crate features CFBundle and CFURL only.