Skip to main content

xmlSetListDoc

Function xmlSetListDoc 

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