pub unsafe extern "C-unwind" fn CFURLCopyResourcePropertyForKey(
url: &CFURL,
key: Option<&CFString>,
property_value_type_ref_ptr: *mut c_void,
error: *mut *mut CFError,
) -> bool👎Deprecated:
renamed to CFURL::resource_property_for_key
Available on crate features
CFError and CFURL only.