Function libxml::bindings::xmlAddSibling[][src]

pub unsafe extern "C" fn xmlAddSibling(
    cur: xmlNodePtr,
    elem: xmlNodePtr
) -> xmlNodePtr