ELEMENT_TYPE_FNPTR constant

int const ELEMENT_TYPE_FNPTR

A pointer to a function.

Implementation

static const ELEMENT_TYPE_FNPTR = 0x1B;