bcf_hdr_seqnames

Creates a list of sequence names. It is up to the caller to free the list (but not the sequence names)

extern (C)
const(char)**
bcf_hdr_seqnames
(
const(bcf_hdr_t)* h
,
int* nseqs
)

Meta