xmlCopyPropList

Function xmlCopyPropList 

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