Home
last modified time | relevance | path

Searched refs:FN_DebugActiveProcessStop (Results 1 – 1 of 1) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/lib/kStuff/kProfiler2/
H A DkPrf2WinApiWrappers-kernel32.h1477 typedef BOOL WINAPI FN_DebugActiveProcessStop( DWORD dwProcessId ); typedef
1480 static FN_DebugActiveProcessStop *pfn = 0; in kPrf2Wrap_DebugActiveProcessStop()