Module Udp.Client

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