bgfx_alloc

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_alloc(uint _size)
  2. da_bgfx_alloc bgfx_alloc;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_alloc bgfx_alloc;

Meta