Struct block_sys::Block_byref_extended [−][src]
#[repr(C)]pub struct Block_byref_extended {
pub inner: Block_byref,
pub layout: *const c_char,
}Expand description
Structure used for on-stack variables that are referenced by blocks.
requires BLOCK_BYREF_LAYOUT_EXTENDED
Fields
inner: Block_byreflayout: *const c_char