PtrPcachePage typedef

PtrPcachePage = Pointer<sqlite3_pcache_page>

Implementation

typedef PtrPcachePage = ffi.Pointer<sqlite3_pcache_page>;