pub type duckdb_instance_cache = *mut _duckdb_instance_cache;Expand description
! A database instance cache object. Must be destroyed with duckdb_destroy_instance_cache.
pub type duckdb_instance_cache = *mut _duckdb_instance_cache;! A database instance cache object. Must be destroyed with duckdb_destroy_instance_cache.