sqlite3_bind_parameter_index

** CAPI3REF: Index Of A Parameter With A Given Name

extern (C) __gshared nothrow
int
sqlite3_bind_parameter_index
(
,
const char* zName
)

Meta

Suggestion Box / Bug Report