OmfObjModule

struct OmfObjModule {
ubyte* base;
uint length;
ushort page;
const(char)[] name;
}

Meta