cdBitmap

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

Members

Variables

data
void* data;
Undocumented in source.
h
int h;
Undocumented in source.
type
int type;
Undocumented in source.
w
int w;
Undocumented in source.

Meta