xmlAddChild

Function xmlAddChild 

Source
pub unsafe extern "C" fn xmlAddChild(
    parent: xmlNodePtr,
    cur: xmlNodePtr,
) -> xmlNodePtr