rust_htslib::htslib

Function bam_aux_get

Source
pub unsafe extern "C" fn bam_aux_get(
    b: *const bam1_t,
    tag: *const i8,
) -> *mut u8