PtrSnapshot typedef

PtrSnapshot = Pointer<sqlite3_snapshot>

Implementation

typedef PtrSnapshot = ffi.Pointer<sqlite3_snapshot>;