exitLibUsb method

void exitLibUsb()

Implementation

void exitLibUsb() {
  _bindings.libusb_exit(nullptr);
}