vcf_hdr_write

@param fp Output file @param h The header to write @return 0 on success; -1 on failure

Use bcf_hdr_write() instead

extern (C)
int
vcf_hdr_write
(,
const(bcf_hdr_t)* h
)

Meta