Macro rust_var_zeroed::var_stack_zeroed[][src]

macro_rules! var_stack_zeroed {
    ($var_name: ident, $var_type: ty) => { ... };
}