vcf_write

@param fp The file to write to @param h The header for the vcf file @param v The bcf1_t structure to write @return 0 on success; -1 on error

Use bcf_write() instead

extern (C)
int
vcf_write

Meta