#[unsafe(no_mangle)]pub unsafe extern "C" fn __xmlRealloc() -> *mut xmlReallocFuncExpand description
Upstream xmlReallocFunc *__xmlRealloc(void).
ยงSafety
- The returned pointer is the address of the exported
xmlReallocvariable; it stays valid for the process lifetime.