sqlite3_overload_function

** CAPI3REF: Overload A Function For A Virtual Table

extern (C) __gshared nothrow
int
sqlite3_overload_function
(
,
const char* zFuncName
,
int nArg
)

Meta

Suggestion Box / Bug Report