bcf_hdr_seqnames

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

@system extern (C) @nogc nothrow
const(char*)*
bcf_hdr_seqnames
(
const(bcf_hdr_t)* h
,
int* nseqs
)

Meta