bgfx_copy

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_copy(const(void)* _data, uint _size)
  2. da_bgfx_copy bgfx_copy;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_copy bgfx_copy;

Meta