sqlite3_bind_value
actual fun sqlite3_bind_value(stmt: sqlite3_stmt, index: Int, value: sqlite3_value): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
expect fun sqlite3_bind_value(stmt: sqlite3_stmt, index: Int, value: sqlite3_value): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_value(stmt: sqlite3_stmt, index: Int, value: sqlite3_value): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_value(stmt: sqlite3_stmt, index: Int, value: sqlite3_value): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_value(stmt: sqlite3_stmt, index: Int, value: sqlite3_value): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.