hts_idx_seqnames

return C-string array of sequence names. NB: free only the array, not the values.

extern (C)
const(char)**
hts_idx_seqnames
(
const(hts_idx_t)* idx
,
int* n
,,
void* hdr
)

Meta