RawAttribute
Description
- Derived from
-
Attribute abstract
The annotated array parameter is only accessed via element indices, no other array metadata (such as array length) is used. The array will be passed as a raw pointer, if applicable to the target programming language (for example C++).