[][src]Function libxml::bindings::xmlCopyProp

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