package eio-trace

  1. Overview
  2. Docs

Module Read.ArgsSource

Sourcetype value = [
  1. | `Int64 of int64
  2. | `Uint64 of int64
  3. | `String of string
  4. | `Pointer of int64
  5. | `Koid of int64
  6. | `Unknown of int
]
Sourcetype t = (string * value) list
OCaml

Innovation. Community. Security.