pub unsafe extern "C" fn duckdb_destroy_table_function( table_function: *mut *mut c_void, )
Destroys the given table function object.
table_function: The table function to destroy