Unit 'libusb' Package
[Overview][Constants][Types][Procedures and functions][Index] [#libusb]

libusb_hotplug_register_callback

Declaration

Source position: libusb.pp line 1845

function libusb_hotplug_register_callback(

  ctx: plibusb_context;

  events: libusb_hotplug_event;

  flags: libusb_hotplug_flag;

  vendor_id: Integer;

  product_id: Integer;

  dev_class: Integer;

  cb_fn: libusb_hotplug_callback_fn;

  user_data: pointer;

  var handle: libusb_hotplug_callback_handle

):Integer;


Documentation generated on: 2023-03-18