PtrVtabCursor typedef

PtrVtabCursor = Pointer<sqlite3_vtab_cursor>

Implementation

typedef PtrVtabCursor = ffi.Pointer<sqlite3_vtab_cursor>;