LIBUSB_SUCCESS constant

int const LIBUSB_SUCCESS

Success (no error)

Implementation

static const int LIBUSB_SUCCESS = 0;