Skip to main content

xmlReplaceNode

Function xmlReplaceNode 

Source
pub unsafe extern "C" fn xmlReplaceNode(
    old: *mut xmlNode,
    cur: *mut xmlNode,
) -> *mut xmlNode