pub type duckdb_database = *mut _duckdb_database;
Expand description

! A database object. Should be closed with duckdb_close.