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