Statement.handle

Gets the SQLite internal handle of the statement.

struct Statement
private package(d2sqlite3) public inout @safe pure nothrow @nogc
inout(sqlite3_stmt)*
handle
()

Meta