pub type duckdb_scalar_function_set = *mut _duckdb_scalar_function_set;Expand description
! A scalar function set. Must be destroyed with duckdb_destroy_scalar_function_set.
pub type duckdb_scalar_function_set = *mut _duckdb_scalar_function_set;! A scalar function set. Must be destroyed with duckdb_destroy_scalar_function_set.