SqliteVtabCloseCallback
The xClose method closes a cursor previously opened by xOpen. The SQLite core will always call xClose once for each cursor opened using xOpen.
Functions
Link copied to clipboard
Details on parameters and result can be found here.