Skip to main content

read_struct

Macro read_struct 

Source
macro_rules! read_struct {
    ($struct: ident, $data: expr, $le: expr, $x: ident, $ty: ident) => { ... };
}