MCPcopy Create free account
hub / github.com/asg017/sqlite-loadable-rs / sqlite3_module

Class sqlite3_module

sqlite3ext-sys/sqlite3/sqlite3.h:6963–6963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6961typedef struct sqlite3_index_info sqlite3_index_info;
6962typedef struct sqlite3_vtab_cursor sqlite3_vtab_cursor;
6963typedef struct sqlite3_module sqlite3_module;
6964
6965/*
6966** CAPI3REF: Virtual Table Object

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected