Source position: sqlite3.inc line 656
var sqlite3_column_int: function(
stmt: psqlite3_stmt;
iCol: cint
):cint;