Function duckdb_destroy_aggregate_function_set

Source
pub unsafe extern "C" fn duckdb_destroy_aggregate_function_set(
    aggregate_function_set: *mut duckdb_aggregate_function_set,
)
Expand description

Destroys the given aggregate function set object.