[ Version ( since = "2.0.5" ) ]
[ CCode ( cname = "SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING" ) ]
public const string WINDOWS_DISABLE_THREAD_NAMING
A hint that specifies whether SDL should not name threads on Microsoft Windows. Might be useful if you want to interop with C# there.
The variable can be set to the following values:
By default SDL will name threads on Microsoft Windows.