You can search for identifiers within the package.
in-package search v0.2.0
Trace processes on Xen, keeping the results in a memory region that is shared with another domain.
type log_buffer = (char, Stdlib.Bigarray.int8_unsigned_elt, Stdlib.Bigarray.c_layout) Stdlib.Bigarray.Array1.t
val get_monotonic_time : unit -> int64
val timestamper : EndianBigstring.bigstring -> int -> unit
val make_shared_buffer : size:int -> Io_page.t
type gntref = int
module type GNTSHR = sig ... end
module type XS = sig ... end
val share_with : (module GNTSHR) -> (module XS) -> domid:int -> Io_page.t -> unit Lwt.t