[][src]Function rust_htslib::htslib::bcf_enc_vint

pub unsafe extern "C" fn bcf_enc_vint(
    s: *mut kstring_t,
    n: c_int,
    a: *mut i32,
    wsize: c_int
)