bgfx_encoder_alloc_transform

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint bgfx_encoder_alloc_transform(bgfx_encoder_t* _this, bgfx_transform_t* _transform, ushort _num)
  2. da_bgfx_encoder_alloc_transform bgfx_encoder_alloc_transform;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_encoder_alloc_transform bgfx_encoder_alloc_transform;

Meta