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