Chapter 10. Helper Utilities

Table of Contents
openusb_strerror -- Return english text corresponding to an error code
openusb_cpu_to_le16,openusb_cpu_to_le32 -- Convert data from CPU endianess to Little Endian
openusb_le16_to_cpu,openusb_le32_to_cpu -- Convert data from little endian to CPU byte order.

Some handy functions.