Function xmlCopyProp

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