Function rust_htslib::htslib::bam_aux_update_float

source ยท
pub unsafe extern "C" fn bam_aux_update_float(
    b: *mut bam1_t,
    tag: *const i8,
    val: f32
) -> i32