pub unsafe extern "C" fn duckdb_destroy_selection_vector(
vector: duckdb_selection_vector,
)
Expand description
Destroys a selection vector.
pub unsafe extern "C" fn duckdb_destroy_selection_vector(
vector: duckdb_selection_vector,
)
Destroys a selection vector.