Function CFXMLNodeGetVersion

Source
pub unsafe extern "C-unwind" fn CFXMLNodeGetVersion(
    node: &CFXMLNode,
) -> CFIndex
👎Deprecated: CFXMLNode is deprecated, use NSXMLParser, NSXMLDocument or libxml2 library instead
Available on crate features CFXMLNode and CFBase only.