Skip to main content

xmlDocCopyNodeList

Function xmlDocCopyNodeList 

Source
pub unsafe extern "C" fn xmlDocCopyNodeList(
    doc: *mut xmlDoc,
    node: *mut xmlNode,
) -> *mut xmlNode