voxelman v0.8.0-dev.1 (2016-08-25T11:08:56Z)
Dub
Repo
sqlite3_bind_blob64
sqlite
d2sqlite3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
int
sqlite3_bind_blob64
(
sqlite3_stmt
*
,
int
,
const
void
*
,
sqlite3_uint64
,
void
function
(
void
*
)
)
Meta
Source
See Implementation
sqlite
d2sqlite3
classes
SqliteException
enums
Deterministic
SqliteType
functions
config
initialize
literal
shutdown
sqlite3_bind_blob64
sqlite3_bind_parameter_count
sqlite3_bind_text64
sqlite3_changes
sqlite3_column_count
sqlite3_errcode
sqlite3_libversion_number
sqlite3_result_blob64
sqlite3_result_text64
sqlite3_threadsafe
sqlite3_total_changes
threadSafe
versionNumber
versionString
structs
ColumnData
ColumnMetadata
Database
ResultRange
Row
RowCache
Statement