Function libxml::bindings::xmlNewNode[][src]

pub unsafe extern "C" fn xmlNewNode(
    ns: xmlNsPtr,
    name: *const xmlChar
) -> xmlNodePtr