Unit 'SQLite3Dyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#sqlite]

sqlite3_wal_hook

Declaration

Source position: sqlite3.inc line 1146

var sqlite3_wal_hook: function(

  db: psqlite3;

  cb: wal_hook_cb;

  p: pointer

):pointer;


Documentation generated on: 2023-03-18