Function duckdb_destroy_scalar_function_set

Source
pub unsafe extern "C" fn duckdb_destroy_scalar_function_set(
    scalar_function_set: *mut duckdb_scalar_function_set,
)
Expand description

Destroys the given scalar function set object.