GetUseDirect3DDevice9

使用中のDirect3DDevice9オブジェクトを取得する(戻り値をIDirect3DDevice9*にキャストして下さい)

version(Windows && !DX_NOTUSE_DRAWFUNCTION)
nothrow @nogc extern (C++, DxLib) extern
const(void)*
GetUseDirect3DDevice9
()

Meta