pub type duckdb_arrow_stream = *mut _duckdb_arrow_stream;Expand description
! Holds an arrow array stream. Must be destroyed with duckdb_destroy_arrow_stream.
pub type duckdb_arrow_stream = *mut _duckdb_arrow_stream;! Holds an arrow array stream. Must be destroyed with duckdb_destroy_arrow_stream.