package osc

  1. Overview
  2. Docs
type t
val create : unit -> t
val destroy : t -> unit
val send : t -> Unix.sockaddr -> Osc.Types.packet -> unit