Skip to main content

xmlTextMerge

Function xmlTextMerge 

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