Skip to main content

xmlCopyPropList

Function xmlCopyPropList 

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