Release resources associated with connection. # Failure Fails if "the database connection is associated with unfinalized prepared statements or unfinished sqlite3_backup objects"[1] which the Rust memory model ensures is impossible (barring bugs in the use of unsafe blocks in the implementation of this library). [1]: http://www.sqlite.org/c3ref/close.html
(&mut self)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected