Function xmlTextMerge

Source
pub unsafe extern "C" fn xmlTextMerge(
    first: xmlNodePtr,
    second: xmlNodePtr,
) -> xmlNodePtr