vcf_read

@param fp The file to read the record from @param h The header for the vcf file @param v The bcf1_t structure to populate @return 0 on success; -1 on end of file; < -1 on error

Use bcf_read() instead

extern (C)
int
vcf_read

Meta