package vhd-format
-
vhd-format
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = {
cache : (int * Bitmap.t) option Pervasives.ref;
all_zeroes : Cstruct.t;
all_ones : Cstruct.t;
}