sqlite3_column_text

external fun sqlite3_column_text(stmt: Long, index: Int): String?(source)