Source position: sqlite3.inc line 426
function sqlite3_busy_handler(
db: psqlite3;
cb: busyhandler_callback;
user: pointer
):cint;