Method: HTS::Bam::Header#to_ptr

Defined in:
lib/hts/bam/header.rb

#to_ptrObject



32
33
34
# File 'lib/hts/bam/header.rb', line 32

def to_ptr
  @sam_hdr.to_ptr
end