package shared-memory-ring

  1. Overview
  2. Docs
type stream = Cstruct.t
type position = int32
val advance : stream -> position -> unit