Small. Fast. Reliable.
Choose any three.

SQLite C Interface

Reset Automatic Extension Loading

void sqlite3_reset_auto_extension(void);

This interface disables all automatic extensions previously registered using sqlite3_auto_extension().

See also lists of Objects, Constants, and Functions.