[][src]Macro ntapi::FIELD_OFFSET

macro_rules! FIELD_OFFSET {
    ($_type:ty, $field:ident$(.$cfields:ident)*) => { ... };
}