Function core_foundation_sys::xml_node::CFXMLNodeCreate
source ยท pub unsafe extern "C" fn CFXMLNodeCreate(
alloc: CFAllocatorRef,
xmlType: CFXMLNodeTypeCode,
dataString: CFStringRef,
additionalInfoPtr: *const c_void,
version: CFIndex,
) -> CFXMLNodeRef