bgfx_create_frame_buffer_from_handles

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_frame_buffer_handle_t bgfx_create_frame_buffer_from_handles(byte _num, const(bgfx_texture_handle_t)* _handles, bool _destroyTexture)
  2. da_bgfx_create_frame_buffer_from_handles bgfx_create_frame_buffer_from_handles;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_create_frame_buffer_from_handles bgfx_create_frame_buffer_from_handles;

Meta