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

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