duckdb_arrow_stream

Type Alias duckdb_arrow_stream 

Source
pub type duckdb_arrow_stream = *mut _duckdb_arrow_stream;
Expand description

! Holds an arrow array stream. Must be destroyed with duckdb_destroy_arrow_stream.