package int_repr

  1. Overview
  2. Docs

Module type Int_repr.Set_functions

type t
val set_uint8 : t -> int -> Base.Int.t -> unit
val set_uint16_ne : t -> int -> Base.Int.t -> unit
val set_int32_ne : t -> int -> Base.Int32.t -> unit
val set_int64_ne : t -> int -> Base.Int64.t -> unit