sqlite3_create_module_v2

CAPI3REF: Register A Virtual Table Implementation

extern (C) __gshared nothrow
int
sqlite3_create_module_v2
(,
const(char)* zName
,,,
void function
(
void*
)
xDestroy
)

Meta