hdf5.raw
H5l.Info
hdf5.caml
ppx_h5struct
type t = {
type_ : H5l.Type.t;
corder_valid : bool;
corder : int;
cset : H5t.Cset.t;
address : Hid.t option;
}