rust_htslib::htslib

Function sam_format1

Source
pub unsafe extern "C" fn sam_format1(
    h: *const sam_hdr_t,
    b: *const bam1_t,
    str_: *mut kstring_t,
) -> i32