PtrBlob typedef

PtrBlob = Pointer<sqlite3_blob>

Implementation

typedef PtrBlob = ffi.Pointer<sqlite3_blob>;