offset_of

Macro offset_of 

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