pub type duckdb_aggregate_function_set = *mut _duckdb_aggregate_function_set;Expand description
! A aggregate function set. Must be destroyed with duckdb_destroy_aggregate_function_set.
pub type duckdb_aggregate_function_set = *mut _duckdb_aggregate_function_set;! A aggregate function set. Must be destroyed with duckdb_destroy_aggregate_function_set.