package portmidi

  1. Overview
  2. Docs

Module Types.PmDeviceInfoSource

Sourcetype t = [ `PmDeviceInfo ] Ctypes.structure
Sourceval t : t F.typ
Sourceval struct_version : (int, t) F.field
Sourceval interf : (string option, t) F.field
Sourceval name : (string option, t) F.field
Sourceval input : (int, t) F.field
Sourceval output : (int, t) F.field
Sourceval opened : (int, t) F.field