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