menu
dsqlite package
documentation
sqlite.dart
PtrPtrStmt typedef
PtrPtrStmt typedef
dark_mode
light_mode
PtrPtrStmt
typedef
PtrPtrStmt
=
Pointer
<
Pointer
<
sqlite3_stmt
>
>
Implementation
typedef PtrPtrStmt = ffi.Pointer<ffi.Pointer<sqlite3_stmt>>;
dsqlite package
documentation
sqlite
PtrPtrStmt typedef
sqlite library