pub unsafe extern "C" fn duckdb_table_function_set_name( table_function: *mut c_void, name: *const i8, )
Sets the name of the given table function.
table_function: The table function name: The name of the table function