rust_htslib::htslib

Function cram_set_header

Source
pub unsafe extern "C" fn cram_set_header(
    fd: *mut cram_fd,
    hdr: *mut sam_hdr_t,
) -> i32