Function rust_htslib::htslib::bcf_update_format

source ยท
pub unsafe extern "C" fn bcf_update_format(
    hdr: *const bcf_hdr_t,
    line: *mut bcf1_t,
    key: *const i8,
    values: *const c_void,
    n: i32,
    type_: i32
) -> i32