package shared-memory-ring

  1. Overview
  2. Docs
type ('a, 'b) t
val init : ('b -> string) -> ('a, 'b) Ring.Rpc.Back.t -> ('a, 'b) t
val push_response : ('a, 'b) t -> (unit -> unit) -> (Ring.buf -> unit) -> unit