pub unsafe extern "C-unwind" fn CFXMLParserCopyErrorDescription(
parser: &CFXMLParser,
) -> Option<CFRetained<CFString>>
👎Deprecated: CFXMLParser is deprecated, use NSXMLParser, NSXMLDocument or libxml2 library instead
Available on crate features
CFBase
and CFXMLParser
only.