1.32.18.33 PDEC_HALL_CALLBACK_OBJ Struct
C
typedef struct { PDEC_HALL_CALLBACK callback; uintptr_t context; } PDEC_HALL_CALLBACK_OBJ;
Summary
Callback structure
Description
This stores the callback function pointer and context
Remarks
None.
typedef struct { PDEC_HALL_CALLBACK callback; uintptr_t context; } PDEC_HALL_CALLBACK_OBJ;
Callback structure
This stores the callback function pointer and context
None.