Skip to main content

duckdb_copy_function

Type Alias duckdb_copy_function 

Source
pub type duckdb_copy_function = *mut _duckdb_copy_function;
Expand description

! A COPY function. Must be destroyed with duckdb_destroy_copy_function.