Skip to main content

xmlMemBlocks

Function xmlMemBlocks 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlMemBlocks() -> c_int
Expand description

Return the current number of allocated blocks (approximate).

ยงUPSTREAM-PARITY

int xmlMemBlocks(void);

Returns an approximate count of live allocations.