Type Alias libduckdb_sys::duckdb_arrow_array

source ·
pub type duckdb_arrow_array = *mut _duckdb_arrow_array;
Expand description

! Holds an arrow array. Remember to release the respective ArrowArray object.