bcf_sr_add_reader

bcf_sr_add_reader() - open new reader @readers: holder of the open readers @fname: the VCF file

Returns 1 if the call succeeded, or 0 on error.

See also the bcf_srs_t data structure for parameters controlling the reader's logic.

@system nothrow @nogc extern (C)
int
bcf_sr_add_reader
(,
const(char)* fname
)

Meta