sqlite3_file

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

Members

Structs

sqlite3_io_methods
struct sqlite3_io_methods
Undocumented in source.

Variables

pMethods
const(sqlite3_io_methods)* pMethods;
Undocumented in source.

Meta