Function libxml::bindings::xmlNewCharRef[][src]

pub unsafe extern "C" fn xmlNewCharRef(
    doc: xmlDocPtr,
    name: *const xmlChar
) -> xmlNodePtr