package portmidi

  1. Overview
  2. Docs
type t = [ `PmDeviceInfo ] Ctypes.structure
val t : t F.typ
val struct_version : (int, t) F.field
val interf : (string option, t) F.field
val name : (string option, t) F.field
val input : (int, t) F.field
val output : (int, t) F.field
val opened : (int, t) F.field