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

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