ELEMENT_TYPE_BYREF top-level constant
ElementType
const ELEMENT_TYPE_BYREF
A reference type modifier.
Implementation
const ELEMENT_TYPE_BYREF = ElementType(16);
A reference type modifier.
const ELEMENT_TYPE_BYREF = ElementType(16);