mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-11 19:53:52 +00:00
3 lines
74 B
C
3 lines
74 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void SetThreadName( DWORD dwThreadID, LPCSTR szThreadName );
|