bcf_index_seqnames

Get a list (char **) of sequence names from the index -- free only the array, not the values

extern (C) pragma(inline, true)
bcf_index_seqnames
(
const(hts_idx_t)* idx
,
const(bcf_hdr_t)* hdr
,
int* nptr
)

Meta