Function quackdb_internal::ffi::duckdb_table_function_set_name
source · pub unsafe extern "C" fn duckdb_table_function_set_name(
table_function: *mut c_void,
name: *const i8
)
Expand description
Sets the name of the given table function.
table_function: The table function name: The name of the table function