bgfx_get_result

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_occlusion_query_result_t bgfx_get_result(bgfx_occlusion_query_handle_t _handle, int* _result)
  2. da_bgfx_get_result bgfx_get_result;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_get_result bgfx_get_result;

Meta