Skip to main content

xmlCopyProp

Function xmlCopyProp 

Source
pub unsafe extern "C" fn xmlCopyProp(
    target: *mut xmlNode,
    cur: *mut xmlAttr,
) -> *mut xmlAttr