PtrVtab typedef

PtrVtab = Pointer<sqlite3_vtab>

Implementation

typedef PtrVtab = ffi.Pointer<sqlite3_vtab>;