Function duckdb_create_selection_vector

Source
pub unsafe extern "C" fn duckdb_create_selection_vector(
    size: idx_t,
) -> duckdb_selection_vector
Expand description

Creates a new selection vector of size size.