package hdf5

  1. Overview
  2. Docs
type t = {
  1. hdr_size : Hsize.t;
  2. msgs_info : H5_raw.Ih_info.t;
}