Function OSSingleton.setThreadName

Sets the name of the current thread.

godot.core.defs.GodotError setThreadName (
  const(String) name
) nothrow @nogc;