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

Class sqlite3_pcache

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

Source from the content-addressed store, hash-verified

9323** See [sqlite3_pcache_methods2] for additional information.
9324*/
9325typedef struct sqlite3_pcache sqlite3_pcache;
9326
9327/*
9328** CAPI3REF: Custom Page Cache Object

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected