int eth32_empty_event_queue(eth32 handle);
This function empties the event queue within the API. Since the events are queued within the API, this function does not have an effect on the ETH32 device itself.
This function returns zero on success and a negative error code on failure. Please see the Error Codes section for possible error codes.