package mirage-net-xen

  1. Overview
  2. Docs
type t = {
  1. id : int;
  2. gref : int32;
}
val write : t -> Cstruct.t -> unit
val read : Cstruct.t -> t
OCaml

Innovation. Community. Security.