pub type duckdb_table_function = *mut _duckdb_table_function;Expand description
! A table function. Must be destroyed with duckdb_destroy_table_function.
pub type duckdb_table_function = *mut _duckdb_table_function;! A table function. Must be destroyed with duckdb_destroy_table_function.