Safe Haskell | None |
---|---|
Language | Haskell98 |
DB.HSQL.SQLite3.Functions
Documentation
sqlite3_errmsg :: SQLite3 -> IO CString Source
sqlite3_close :: SQLite3 -> IO () Source
sqlite3_get_table :: SQLite3 -> CString -> Ptr (Ptr CString) -> Ptr CInt -> Ptr CInt -> Ptr CString -> IO CInt Source
sqlite3_free_table :: Ptr CString -> IO () Source
sqlite3_free :: CString -> IO () Source