[][src]Function rust_htslib::htslib::cram_set_header

pub unsafe extern "C" fn cram_set_header(
    fd: *mut cram_fd,
    hdr: *mut SAM_hdr
) -> c_int