Function CFURLGetString

Source
pub unsafe extern "C-unwind" fn CFURLGetString(
    an_url: &CFURL,
) -> Option<CFRetained<CFString>>
Available on crate features CFBase and CFURL only.