2.109.20 SENT_RECEIVE_COMPLETE_CALLBACK Typedef
C
typedef void (*SENT_RECEIVE_COMPLETE_CALLBACK)(uintptr_t context);
Summary
Defines a function pointer type for a callback function.
Description
The SENT_RECEIVE_COMPLETE_CALLBACK typedef defines a function pointer type for a callback function that is invoked when a data reception is complete.