SetUserChildWindow

DXライブラリで使用する表示用の子ウインドウのハンドルをセットする(DxLib_Initを実行する以前でのみ有効)

version(Windows)
nothrow @nogc extern (C++, DxLib) extern
int
SetUserChildWindow
(
dxlib_d.DxDataTypeWin.HWND WindowHandle
)

Meta