FileHeader

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 nothrow
struct FileHeader {}

Members

Variables

dbid
int64_t dbid;
Undocumented in source.
magic
int32_t magic;
Undocumented in source.
version_
int32_t version_;
Undocumented in source.

Meta