Home | History | Annotate | Download | only in libusb

Lines Matching defs:ssize_t

32 /* ssize_t is also not available (copy/paste from MinGW) */
35 #undef ssize_t
37 typedef __int64 ssize_t;
39 typedef int ssize_t;
1315 ssize_t LIBUSB_CALL libusb_get_device_list(libusb_context *ctx,