pub extern "C-unwind" fn CFErrorCopyUserInfo(
err: &CFError,
) -> Option<CFRetained<CFDictionary>>👎Deprecated:
renamed to CFError::user_info
Available on crate features
CFDictionary and CFError only.