Macro voodoo::offset_of [] [src]

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