ESI_Callback_Int_t Type (Pointer)

estack.h

typedef CALLBACK unsigned short (*ESI_Callback_Int_t) (ESI, unsigned short);

Represents a pointer to an ESI callback function with integer extensions.

ESI_Callback_Int_t is a pointer to a function taking an ESI (expression stack index) and an integer as a parameter and returning an integer. It is used in map_tail_Int.