Searched refs:sqlite3FaultFuncType (Results 1 – 1 of 1) sorted by relevance
4062 typedef int(*sqlite3FaultFuncType)(int); in sqlite3_test_control() typedef4063 sqlite3GlobalConfig.xTestCallback = va_arg(ap, sqlite3FaultFuncType); in sqlite3_test_control()