da_bgfx_vertex_unpack

Unpack vertex attribute from vertex stream format.

version(!BindBgfx_Static)
extern (C) @nogc nothrow __gshared
alias da_bgfx_vertex_unpack = void function
(
float[4] _output
,,,
const(void)* _data
,
uint _index
)

Meta