Function libxml::bindings::xmlCopyPropList[][src]

pub unsafe extern "C" fn xmlCopyPropList(
    target: xmlNodePtr,
    cur: xmlAttrPtr
) -> xmlAttrPtr