Skip to main content

xmlModuleFree

Function xmlModuleFree 

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

§UPSTREAM-PARITY

int xmlModuleFree(xmlModule *module);