bcf_variant_t

variant type record embedded in bcf_dec_t variant type and the number of bases affected, negative for deletions

@system extern (C) @nogc nothrow
struct bcf_variant_t {}

Members

Variables

n
int n;

variant type and the number of bases affected, negative for deletions

type
int type;

variant type and the number of bases affected, negative for deletions

Meta