OpenLibrary typedef
OpenLibrary =
DynamicLibrary Function()
Signature responsible for loading the dynamic sqlite3 library to use.
Implementation
typedef OpenLibrary = DynamicLibrary Function();
Signature responsible for loading the dynamic sqlite3 library to use.
typedef OpenLibrary = DynamicLibrary Function();