PPS_POST_PROCESS_INIT_ROUTINE - NtDoc

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

typedef VOID (NTAPI* PPS_POST_PROCESS_INIT_ROUTINE)(
    VOID
    );

#endif

View code on GitHub

No description available.