pub const BLOCK_FIELD_IS_BYREF: block_assign_dispose_flags = 8;
Expand description

The field is an indirect reference to a variable declared with the __block storage qualifier.

the on stack structure holding the __block variable