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

Class sqlite3

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

Source from the content-addressed store, hash-verified

270** sqlite3 object.
271*/
272typedef struct sqlite3 sqlite3;
273
274/*
275** CAPI3REF: 64-Bit Integer Types

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected