2.109.18 SENT_ERROR_CALLBACK Typedef

C

typedef void (*SENT_ERROR_CALLBACK)(uintptr_t context);

Summary

Defines a function pointer type for a callback function when error occurs.

Description

The SENT_ERROR_CALLBACK typedef defines a function pointer type for a callback function that is invoked when an error is encountered while receiving the data.