package hdf5

  1. Overview
  2. Docs
type t = {
  1. obj : H5_raw.Ih_info.t;
  2. attr : H5_raw.Ih_info.t;
}