package qmp

  1. Overview
  2. Docs

Module Device.USBSource

Sourcemodule Driver : sig ... end
Sourcetype params_t = {
  1. bus : string;
  2. hostbus : string;
  3. hostport : string;
}
Sourcetype t = {
  1. id : string;
  2. params : params_t option;
}
OCaml

Innovation. Community. Security.