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

sqlite3_create_module

Declaration

Source position: sqlite3.inc line 979

var sqlite3_create_module: function(

  db: psqlite3;

  zName: pansichar;

  module: psqlite3_module;

  user: pointer

):cint;


Documentation generated on: 2023-03-18