[][src]Function libxml::bindings::xmlAddChild

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