PtrPcache typedef

PtrPcache = Pointer<sqlite3_pcache>

Implementation

typedef PtrPcache = ffi.Pointer<sqlite3_pcache>;