[#sqlite3_stmt] = sqlite3_stmt :mrdocs: Opaque SQLite prepared statement handle, defined by the SQLite library. == Synopsis Declared in `<wallet/sqlite.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct sqlite3_stmt; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#