PtrIndexInfo typedef

PtrIndexInfo = Pointer<sqlite3_index_info>

Implementation

typedef PtrIndexInfo = ffi.Pointer<sqlite3_index_info>;