rust_htslib::htslib::vcf::bcf_update_info [] [src]

pub unsafe extern fn bcf_update_info(hdr: *const bcf_hdr_t, line: *mut bcf1_t, key: *const c_char, values: *const c_void, n: c_int, _type: c_int) -> c_int