BGZF_ERR_MISUSE

misuse error: (a) writeable file (b) where not SEEK_SET (c) GZ (rather than BGZ) file

extern (C)
enum int BGZF_ERR_MISUSE;

Meta