Type Alias libduckdb_sys::duckdb_arrow_schema

source ·
pub type duckdb_arrow_schema = *mut _duckdb_arrow_schema;
Expand description

! Holds an arrow schema. Remember to release the respective ArrowSchema object.