da_bgfx_reset

Reset graphic settings and back-buffer size. Attention: This call doesn't actually change window size, it just resizes back-buffer. Windowing code has to change window size.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_reset = void function

Meta