#ifndef _NTRTL_H NTSYSAPI BOOLEAN NTAPI RtlValidateProcessHeaps( VOID ); #endif View code on GitHub
Function validate all heaps associated with calling process. See RtlValidateHeap for more information.
RtlValidateHeap
RtlGetProcessHeaps