Macro rust_var_zeroed::var_heap_zeroed[][src]

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