package vhd-format

  1. Overview
  2. Docs
type !'a t =
  1. | Copy of 'a * int64 * int64
  2. | Sectors of Cstruct.t
  3. | Empty of int64
val to_string : 'a t -> string
val len : 'a t -> int64
OCaml

Innovation. Community. Security.