Skip to main content

CFURLCopyPath

Function CFURLCopyPath 

Source
pub extern "C-unwind" fn CFURLCopyPath(
    an_url: &CFURL,
) -> Option<CFRetained<CFString>>
👎Deprecated:

renamed to CFURL::path

Available on crate feature CFURL only.