ALLEGRO_VERTEX_ELEMENT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
struct ALLEGRO_VERTEX_ELEMENT {}

Members

Variables

attribute
int attribute;
Undocumented in source.
offset
int offset;
Undocumented in source.
storage
int storage;
Undocumented in source.

Meta