PtrVfs typedef

PtrVfs = Pointer<sqlite3_vfs>

Implementation

typedef PtrVfs = ffi.Pointer<sqlite3_vfs>;