bgfx_reset

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_reset(uint _width, uint _height, uint _flags, bgfx_texture_format_t _format)
  2. da_bgfx_reset bgfx_reset;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_reset bgfx_reset;

Meta