rust_htslib::htslib

Function bam_read1

Source
pub unsafe extern "C" fn bam_read1(
    fp: *mut BGZF,
    b: *mut bam1_t,
) -> i32