1.2.15.32 1.3.17.32 1.5.16.32 1.32.18.32 PDEC_QDEC_CALLBACK_OBJ Struct
C
typedef struct { PDEC_QDEC_CALLBACK callback; uintptr_t context; } PDEC_QDEC_CALLBACK_OBJ;
Summary
Callback structure
Description
This stores the callback function pointer and context
Remarks
None.