pub extern "C-unwind" fn CFErrorCopyDescription(
err: &CFError,
) -> Option<CFRetained<CFString>>👎Deprecated:
renamed to CFError::description
Available on crate feature
CFError only.pub extern "C-unwind" fn CFErrorCopyDescription(
err: &CFError,
) -> Option<CFRetained<CFString>>renamed to CFError::description
CFError only.