[][src]Function libxml::bindings::xmlTextMerge

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