pub type duckdb_copy_function = *mut _duckdb_copy_function;Expand description
! A COPY function. Must be destroyed with duckdb_destroy_copy_function.
pub type duckdb_copy_function = *mut _duckdb_copy_function;! A COPY function. Must be destroyed with duckdb_destroy_copy_function.