package trace-fuchsia

  1. Overview
  2. Docs

type=5

val size_word : name:string -> t_ref:Thread_ref.t -> args: [< `Bool of bool & 'a & 'b & 'c & 'd | `Float of float & 'e & 'f & 'g & 'h | `Int of int | `Kid of int & 'i & 'j & 'k & 'l | `None | `String of string ] Arguments.t -> unit -> int
val encode : Output.t -> name:string -> t_ref:Thread_ref.t -> time_ns:int64 -> async_id:int -> args: [< `Bool of bool & 'a & 'b & 'c & 'd & 'e & 'f & 'g | `Float of float & 'h & 'i & 'j & 'k & 'l & 'm & 'n | `Int of int | `Kid of int & 'o & 'p & 'q & 'r & 's & 't & 'u | `None | `String of string ] Arguments.t -> unit -> unit
OCaml

Innovation. Community. Security.