#ifndef _NTRTL_H typedef _Function_class_(RTL_TIMER_CALLBACK) VOID NTAPI RTL_TIMER_CALLBACK( _In_ PVOID Parameter, _In_ BOOLEAN TimerOrWaitFired ); #endif View code on GitHub
No description available.