Struct sgxs::sgxs::MeasEExtend [−][src]
#[repr(C)]pub struct MeasEExtend {
pub offset: u64,
}
Fields
offset: u64
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for MeasEExtend
impl Send for MeasEExtend
impl Sync for MeasEExtend
impl Unpin for MeasEExtend
impl UnwindSafe for MeasEExtend
Blanket Implementations
Mutably borrows from an owned value. Read more