rust_htslib::htslib

Function bcf_update_format_string

Source
pub unsafe extern "C" fn bcf_update_format_string(
    hdr: *const bcf_hdr_t,
    line: *mut bcf1_t,
    key: *const i8,
    values: *mut *const i8,
    n: i32,
) -> i32