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

wal_hook_cb

Declaration

Source position: sqlite3.inc line 1144

type wal_hook_cb = function(

  p: pointer;

  db: psqlite3;

  c: pansichar;

  d: cint

):cint;


Documentation generated on: 2023-03-18