pub unsafe extern "C" fn duckdb_create_selection_vector(
size: idx_t,
) -> duckdb_selection_vectorExpand description
Creates a new selection vector of size size.
pub unsafe extern "C" fn duckdb_create_selection_vector(
size: idx_t,
) -> duckdb_selection_vectorCreates a new selection vector of size size.