ALLEGRO_LOCKED_REGION
nothrow @nogc extern (C)
struct ALLEGRO_LOCKED_REGION {
}
- 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.
allegro5 bitmap_lock
enumsfunctionsstructs