BCF_ERR_CTG_UNDEF

BCF error: undefined contig

extern (C) @system @nogc nothrow
enum BCF_ERR_CTG_UNDEF = 1;

Meta