Expand description
Attributes are optional modifiers to functions, function parameters, and return types.
Structs§
- Attribute
- Functions, function parameters, and return types can have
Attributes to indicate how they should be treated by optimizations and code generation.
Enums§
- Attribute
Loc - An
AttributeLocdetermines where on a function an attribute is assigned to.