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

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