Handbook
Glossary
sqlite3_context_db_handle ( dummy -- sqlite3* )
Vocabulary
db
.
sqlite
.
ffi
Inputs
dummy
an
object
Outputs
sqlite3*
an
object
Definition
USING:
alien.syntax
;
IN:
db.sqlite.ffi
LIBRARY:
sqlite
FUNCTION:
sqlite3*
sqlite3_context_db_handle
( sqlite3_context* dummy )