sqlite3_shutdown

** CAPI3REF: Initialize The SQLite Library

  1. int sqlite3_initialize()
  2. int sqlite3_shutdown()
    extern (C) __gshared nothrow
    int
    sqlite3_shutdown
    (
    )
  3. int sqlite3_os_init()
  4. int sqlite3_os_end()

Meta

Suggestion Box / Bug Report