CFXMLNodeGetString

Function CFXMLNodeGetString 

Source
pub extern "C-unwind" fn CFXMLNodeGetString(
    node: &CFXMLNode,
) -> Option<CFRetained<CFString>>
👎Deprecated: renamed to CFXMLNode::string
Available on crate feature CFXMLNode only.