Skip to main content

xmlXIncludeProcess

Function xmlXIncludeProcess 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlXIncludeProcess( doc: *mut _xmlDoc, ) -> c_int
Expand description

Process XInclude nodes in a document.

ยงUPSTREAM-PARITY

int xmlXIncludeProcess(xmlDocPtr doc);