package xenstore

  1. Overview
  2. Docs
type t
val create : unit -> t Lwt.t
val destroy : t -> unit Lwt.t
val read : t -> string -> int -> int -> int Lwt.t
val write : t -> string -> int -> int -> unit Lwt.t
OCaml

Innovation. Community. Security.