[][src]Macro aeron_rs::offset_of

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