Skip to main content

xmlMallocAtomic

Static xmlMallocAtomic 

Source
pub unsafe static mut xmlMallocAtomic: xmlMallocFunc
Expand description

The variable holding the libxml malloc() implementation for atomic data (i.e. blocks not containing pointers), useful when using a garbage collecting allocator.

@deprecated Use #xmlMalloc