package osc-unix

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