Function hts_sys::bcf_update_format

source ยท
pub unsafe extern "C" fn bcf_update_format(
    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