impl_sized_struct_casts

Macro impl_sized_struct_casts 

Source
macro_rules! impl_sized_struct_casts {
    ($name:ident, $sys_type:path) => { ... };
}
Expand description

Build the common casting function impl block for all of the SizedXXX macros.