SetMainWindowClassNameWithStrLen

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

version(Windows)
@nogc extern
int
SetMainWindowClassNameWithStrLen
(
const(core.sys.windows.winnt.TCHAR)* ClassName
,)

Meta