bgfx_make_ref

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(bgfx_memory_t)* bgfx_make_ref(const(void)* _data, uint _size)
  2. da_bgfx_make_ref bgfx_make_ref;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_make_ref bgfx_make_ref;

Meta