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

sqlite3_create_module_v2

Declaration

Source position: sqlite3.inc line 986

var sqlite3_create_module_v2: function(

  db: psqlite3;

  zName: pansichar;

  module: psqlite3_module;

  user: pointer;

  xdestroycb: xDestroy

):cint;


Documentation generated on: 2023-03-18