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