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

sqlite3_create_module

Declaration

Source position: sqlite3.inc line 979

function sqlite3_create_module(

  db: psqlite3;

  zName: pansichar;

  module: psqlite3_module;

  user: pointer

):cint;


Documentation generated on: 2023-03-18