Type Definition block_sys::block_assign_dispose_flags [−][src]
pub type block_assign_dispose_flags = i32;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!
