CFURLGetBaseURL

Function CFURLGetBaseURL 

Source
pub extern "C-unwind" fn CFURLGetBaseURL(
    an_url: &CFURL,
) -> Option<CFRetained<CFURL>>
👎Deprecated: renamed to CFURL::base_url
Available on crate feature CFURL only.