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

pub unsafe extern fn bcf_get_info_values(hdr: *const bcf_hdr_t,
                                         line: *mut bcf1_t,
                                         tag: *const c_char,
                                         dst: *mut *mut c_void,
                                         ndst: *mut c_int,
                                         _type: c_int)
                                         -> c_int