Function rust_htslib::htslib::bam_copy1

source ·
pub unsafe extern "C" fn bam_copy1(
    bdst: *mut bam1_t,
    bsrc: *const bam1_t
) -> *mut bam1_t