pub extern "C-unwind" fn CFURLCopyAbsoluteURL(
relative_url: &CFURL,
) -> Option<CFRetained<CFURL>>👎Deprecated:
renamed to CFURL::absolute_url
Available on crate feature
CFURL only.pub extern "C-unwind" fn CFURLCopyAbsoluteURL(
relative_url: &CFURL,
) -> Option<CFRetained<CFURL>>renamed to CFURL::absolute_url
CFURL only.