#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlModuleClose(
module: *mut _xmlModule,
) -> c_intExpand description
§UPSTREAM-PARITY
int xmlModuleClose(xmlModule *module);#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlModuleClose(
module: *mut _xmlModule,
) -> c_intint xmlModuleClose(xmlModule *module);