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

sqlite3_unlock_notify

Declaration

Source position: sqlite3.inc line 1154

function sqlite3_unlock_notify(

  pBlocked: psqlite3;

  xNotify: xNotifycb;

  arg: pointer

):cint;


Documentation generated on: 2025-07-25