#include <oskit/memdebug.h> void memdebug_sweep(void);
void memdebug_sweep(void);
This function walks the list of all allocated blocks and calls memdebug_ptrchk on each entry.
memdebug_ptrchk