hdf5.raw
Hobj_ref.Bigarray
hdf5.caml
ppx_h5struct
type hobj_ref = t
type t
val create : int -> t
val unsafe_get : t -> int -> hobj_ref
val unsafe_set : t -> int -> hobj_ref -> unit
val to_genarray : t -> (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Genarray.t