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

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