pub const BLOCK_BYREF_CALLER: block_assign_dispose_flags = 128;
Expand description

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

called from __block (byref) copy/dispose support routines.