#ifndef _NTUSER_H typedef _Function_class_(FN_DISPATCH) NTSTATUS NTAPI FN_DISPATCH( _In_opt_ PVOID Context ); #endif View code on GitHub
No description available.