Function HeapValidate

Source
pub unsafe extern "C" fn HeapValidate(
    hHeap: HANDLE,
    dwFlags: DWORD,
    lpMem: LPCVOID,
) -> BOOL