package osc-lwt

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