Handbook
Glossary
sqlite3_stmt_readonly ( pStmt -- int )
Vocabulary
db
.
sqlite
.
ffi
Inputs
pStmt
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
db.sqlite.ffi
LIBRARY:
sqlite
FUNCTION:
int
sqlite3_stmt_readonly
( sqlite3_stmt* pStmt )