Struct rbspy_ruby_structs::ruby_2_1_4::iseq_label_data [−][src]
#[repr(C)]pub struct iseq_label_data { pub _address: u8, }
Fields
_address: u8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for iseq_label_dataimpl Send for iseq_label_dataimpl Sync for iseq_label_dataimpl Unpin for iseq_label_dataimpl UnwindSafe for iseq_label_dataBlanket Implementations
Mutably borrows from an owned value. Read more