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

Class sqlite3

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

Source from the content-addressed store, hash-verified

273** sqlite3 object.
274*/
275typedef struct sqlite3 sqlite3;
276
277/*
278** CAPI3REF: 64-Bit Integer Types

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected