Statement.handle

Gets the SQLite internal handle of the statement.

struct Statement
inout @safe pure nothrow @nogc
inout(sqlite3_stmt)*
handle
()

Meta