FunctionAttribute

Attributes can be attached to a function.

Values

ValueMeaning
none0x0000
pure_0x0001
nothrow_0x0002
ref_0x0004
property0x0008
trusted0x0010
safe0x0020
nogc0x0040
system0x0080
const_0x0100
immutable_0x0200
inout_0x0400
shared_0x0800
return_0x1000
scope_0x2000

Meta