Function libxml::bindings::xmlCopyProp

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