LIBUSB_ERROR_NO_MEM constant

int const LIBUSB_ERROR_NO_MEM

Insufficient memory

Implementation

static const int LIBUSB_ERROR_NO_MEM = -11;