Function libduckdb_sys::duckdb_table_function_set_name

source ·
pub unsafe extern "C" fn duckdb_table_function_set_name(
    table_function: duckdb_table_function,
    name: *const c_char
)
Expand description

Sets the name of the given table function.

table_function: The table function name: The name of the table function