Skip to main content

xmlSetTreeDoc

Function xmlSetTreeDoc 

Source
pub unsafe extern "C" fn xmlSetTreeDoc(
    tree: *mut xmlNode,
    doc: *mut xmlDoc,
) -> c_int