hid_error

@brief Get a string describing the last error which occurred.

@ingroup API @param device A device handle returned from hid_open().

@returns This function returns a string containing the last error which occurred or NULL if none has occurred.

extern (C)
const(wchar_t)*
hid_error

Meta