include module type of struct include H5s end
module Class : sig ... endval close : Hid.t -> unitval get_simple_extent_npoints : Hid.t -> intval get_select_npoints : Hid.t -> intval get_select_hyper_blocklist :
?startblock:int ->
?numblocks:int ->
Hid.t ->
Hsize.t arrayval get_select_elem_pointlist :
?startblock:int ->
?numpoints:int ->
Hid.t ->
Hsize.t arrayval get_select_bounds : Hid.t -> int * intval select_none : Hid.t -> unit