Source position: sqlite3.inc line 508
function sqlite3_trace(
db: psqlite3;
cb: xTrace;
user: pointer
):pointer;