Type Alias duckdb_arrow

Source
pub type duckdb_arrow = *mut _duckdb_arrow;
Expand description

! Holds an arrow query result. Must be destroyed with duckdb_destroy_arrow.