rust_htslib::htslib

Function bcf_enc_vfloat

Source
pub unsafe extern "C" fn bcf_enc_vfloat(
    s: *mut kstring_t,
    n: i32,
    a: *mut f32,
) -> i32