sqlite3ColumnText

fun sqlite3ColumnText(statement: WasmPtr<SqliteStatement>, columnIndex: Int): String?(source)