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