ALLEGRO_LOCKED_REGION

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_LOCKED_REGION {}

Members

Variables

data
void* data;
Undocumented in source.
format
int format;
Undocumented in source.
pitch
int pitch;
Undocumented in source.
pixel_size
int pixel_size;
Undocumented in source.

Meta