bgfx_set_condition

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_condition(bgfx_occlusion_query_handle_t _handle, bool _visible)
  2. da_bgfx_set_condition bgfx_set_condition;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_condition bgfx_set_condition;

Meta