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

Class sqlite3_module

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

Source from the content-addressed store, hash-verified

7666typedef struct sqlite3_index_info sqlite3_index_info;
7667typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor;
7668typedef struct sqlite3_module sqlite3_module;
7669
7670/*
7671** CAPI3REF: Virtual Table Object

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected