Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WiseLibs/better-sqlite3
/ sqlite3_value
Class
sqlite3_value
deps/sqlite3/sqlite3.h:4846–4846 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4844
** interfaces require protected sqlite3_value objects.
4845
*/
4846
typedef struct sqlite3_value sqlite3_value;
4847
4848
/*
4849
** CAPI3REF: SQL Function Context Object
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected