MCPcopy Create free account
hub / github.com/WiseLibs/better-sqlite3 / sqlite3_str

Class sqlite3_str

deps/sqlite3/sqlite3.h:8794–8794  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8792** </ol>
8793*/
8794typedef struct sqlite3_str sqlite3_str;
8795
8796/*
8797** CAPI3REF: Create A New Dynamic String Object

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected