#ifndef _NTRTL_H // // Timer support // NTSYSAPI NTSTATUS NTAPI RtlCreateTimerQueue( _Out_ PHANDLE TimerQueueHandle ); #endif View code on GitHub
No description available.