CFURLGetString

Function CFURLGetString 

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