Skip to main content

CFBundleCopyBundleURL

Function CFBundleCopyBundleURL 

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

renamed to CFBundle::bundle_url

Available on crate features CFBundle and CFURL only.