sqlite3_bind_text64

CAPI3REF: Binding Values To Prepared Statements

extern (C) __gshared nothrow
int
sqlite3_bind_text64
(,
int
,
const char*
,,
void function
(
void*
)
,
ubyte encoding
)

Meta