rust_htslib::htslib

Function bam_aux_update_int

Source
pub unsafe extern "C" fn bam_aux_update_int(
    b: *mut bam1_t,
    tag: *const i8,
    val: i64,
) -> i32