Function duckdb_destroy_aggregate_function

Source
pub unsafe extern "C" fn duckdb_destroy_aggregate_function(
    aggregate_function: *mut duckdb_aggregate_function,
)
Expand description

Destroys the given aggregate function object.