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