sqlite3_auto_extension

** CAPI3REF: Automatically Load Statically Linked Extensions

extern (C) __gshared nothrow
int
sqlite3_auto_extension
(
void function(
)
xEntryPoint
)

Meta

Suggestion Box / Bug Report