MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / sqlite3_context

Class sqlite3_context

deps/sqlite3/sqlite3.h:4860–4860  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4858** and/or [sqlite3_set_auxdata()].
4859*/
4860typedef struct sqlite3_context sqlite3_context;
4861
4862/*
4863** CAPI3REF: Binding Values To Prepared Statements

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected