PtrSqlite3 typedef

PtrSqlite3 = Pointer<sqlite3>

Implementation

typedef PtrSqlite3 = ffi.Pointer<sqlite3>;