pub const BLOCK_FIELD_IS_BYREF: block_assign_dispose_flags = 8;
👎Deprecated: block-sys is deprecated. Use block2::ffi instead
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