offset_struct

Macro offset_struct 

Source
macro_rules! offset_struct {
    ( $v:vis struct $struct_name:ident { $( $name:ident : $t:ty where offset($offset:literal)),*, } ) => { ... };
}
👎Deprecated
Expand description

internal rrplug macro

examples of uses are in crate::bindings::class_types