bcf_hdr_init

bcf_hdr_init() - create an empty BCF header. @param mode "r" or "w"

When opened for writing, the mandatory fileFormat and FILTER=PASS lines are added automatically.

extern (C)
bcf_hdr_init
(
const(char)* mode
)

Meta