Skip to main content

xmlModuleClose

Function xmlModuleClose 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlModuleClose( module: *mut _xmlModule, ) -> c_int
Expand description

§UPSTREAM-PARITY

int xmlModuleClose(xmlModule *module);