pub type duckdb_table_function = *mut c_void;
Expand description

! A table function. Must be destroyed with duckdb_destroy_table_function.