| 9323 | ** See [sqlite3_pcache_methods2] for additional information. |
| 9324 | */ |
| 9325 | typedef struct sqlite3_pcache sqlite3_pcache; |
| 9326 | |
| 9327 | /* |
| 9328 | ** CAPI3REF: Custom Page Cache Object |
nothing calls this directly
no outgoing calls
no test coverage detected