Function rust_htslib::htslib::bam_aux_get[][src]

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