PLDR_INIT_ROUTINE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTLDR_H

typedef LDR_INIT_ROUTINE* PLDR_INIT_ROUTINE;

#endif

View code on GitHub

No description available.