#ifndef _NTRTL_H typedef _Function_class_(RTL_EXIT_POOL_THREAD) NTSTATUS NTAPI RTL_EXIT_POOL_THREAD( _In_ NTSTATUS ExitStatus ); #endif View code on GitHub
No description available.