rust_htslib::htslib

Function bam_aux_next

Source
pub unsafe extern "C" fn bam_aux_next(
    b: *const bam1_t,
    s: *const u8,
) -> *mut u8