Menu

[r170]: / trunk / ext / sqlite / fts1.h  Maximize  Restore  History

Download this file

12 lines (8 with data), 181 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#include "sqlite3.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
int sqlite3Fts1Init(sqlite3 *db);
#ifdef __cplusplus
} /* extern "C" */
#endif /* __cplusplus */
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.