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

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