pub const BLOCK_FIELD_IS_WEAK: block_assign_dispose_flags = 16;
Expand description

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

declared __weak, only used in byref copy helpers