[][src]Function rust_htslib::htslib::bam_aux_update_str

pub unsafe extern "C" fn bam_aux_update_str(
    b: *mut bam1_t,
    tag: *const i8,
    len: i32,
    data: *const i8
) -> i32