[][src]Macro graphene_sgx::offset_of

macro_rules! offset_of {
    ($ty:ty, $field:ident) => { ... };
}

Computes offset of a struct field, in bytes.