Function rust_htslib::htslib::vcf::vcf_parse [] [src]

pub unsafe extern fn vcf_parse(s: *mut kstring_t,
                               h: *const bcf_hdr_t,
                               v: *mut bcf1_t)
                               -> c_int