Type Alias duckdb_table_function

Source
pub type duckdb_table_function = *mut _duckdb_table_function;
Expand description

! A table function. Must be destroyed with duckdb_destroy_table_function.