package hdf5

  1. Overview
  2. Docs
module Sohm : sig ... end
type t = {
  1. super_ext_size : Hsize.t;
  2. sohm : Sohm.t;
}