quackdb_internal::ffi

Function 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