PtrIoMethods typedef

PtrIoMethods = Pointer<sqlite3_io_methods>

Implementation

typedef PtrIoMethods = ffi.Pointer<sqlite3_io_methods>;