pub unsafe extern "C-unwind" fn CFURLCreateFileReferenceURL(
allocator: Option<&CFAllocator>,
url: Option<&CFURL>,
error: *mut *mut CFError,
) -> Option<CFRetained<CFURL>>
👎Deprecated: renamed to
CFURL::new_file_reference_url
Available on crate features
CFError
and CFURL
only.