SetMainWindowClassName

メインウインドウのクラス名を設定する(DxLib_Initの前でのみ使用可能)

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
SetMainWindowClassName
(
const(dxlib_d.DxDataType.TCHAR)* ClassName
)

Meta