Type Alias libduckdb_sys::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.