package vhd-format

  1. Overview
  2. Docs

Module F.GeometrySource

Sourcetype t = {
  1. cylinders : int;
  2. heads : int;
  3. sectors : int;
}
Sourceval to_string : t -> string
Sourceval of_sectors : int64 -> t
OCaml

Innovation. Community. Security.