Database.handle

Gets the SQLite internal handle of the database connection.

struct Database
@property @safe pure nothrow
sqlite3*
handle
()

Meta