Attribute Macrosยง
- sqlite3_
ext_ fn - Create a FunctionOptions for an application-defined function.
- sqlite3_
ext_ init - Declare the entry point to an extension.
- sqlite3_
ext_ main - Declare the primary extension entry point for the crate.
- sqlite3_
ext_ vtab - Declare a virtual table module.