pub type duckdb_scalar_function = *mut _duckdb_scalar_function;Expand description
! A scalar function. Must be destroyed with duckdb_destroy_scalar_function.
pub type duckdb_scalar_function = *mut _duckdb_scalar_function;! A scalar function. Must be destroyed with duckdb_destroy_scalar_function.