pub type block_assign_dispose_flags = i32;
👎Deprecated: block-sys is deprecated. Use block2::ffi instead
Expand description

Flags used in the final argument to _Block_object_assign() and _Block_object_dispose(). These indicate the type of copy or dispose to perform. Values for _Block_object_assign() and _Block_object_dispose() parameters

This is a helper type, in the sources this type does not have a name!