Function Statement.handle

Gets the SQLite internal handle of the statement.

inout inout(d2sqlite3.sqlite3.sqlite3_stmt)* handle() pure nothrow @nogc @safe;