pub extern "C-unwind" fn CFXMLParserCopyErrorDescription(
parser: &CFXMLParser,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to
CFXMLParser::error_description
Available on crate feature
CFXMLParser
only.