xmlTextConcat

Function xmlTextConcat 

Source
pub unsafe extern "C" fn xmlTextConcat(
    node: xmlNodePtr,
    content: *const xmlChar,
    len: c_int,
) -> c_int