M3CodePageHeader

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

Members

Variables

lineIndex
uint lineIndex;
Undocumented in source.
next
M3CodePage* next;
Undocumented in source.
numLines
uint numLines;
Undocumented in source.
sequence
uint sequence;
Undocumented in source.
usageCount
uint usageCount;
Undocumented in source.

Meta