pub type duckdb_arrow = *mut _duckdb_arrow;
Expand description
! Holds an arrow query result. Must be destroyed with duckdb_destroy_arrow
.
pub type duckdb_arrow = *mut _duckdb_arrow;
! Holds an arrow query result. Must be destroyed with duckdb_destroy_arrow
.