IMAGE_DEBUG_POGO_SIGNATURE_LTCG - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIMAGE_H
#include <pshpack4.h>

#define IMAGE_DEBUG_POGO_SIGNATURE_LTCG 'LTCG' // coffgrp LTCG (0x4C544347)

#include <poppack.h>
#endif

View code on GitHub

No description available.