bgfx_set_view_rect_ratio

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_set_view_rect_ratio(bgfx_view_id_t _id, ushort _x, ushort _y, bgfx_backbuffer_ratio_t _ratio)
  2. da_bgfx_set_view_rect_ratio bgfx_set_view_rect_ratio;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_view_rect_ratio bgfx_set_view_rect_ratio;

Meta