pub const BLOCK_BYREF_CALLER: block_assign_dispose_flags = 128;
👎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.

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