Function rust_htslib::htslib::bam_aux_get

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