Function hts_sys::bcf_get_info_values
source ยท pub unsafe extern "C" 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