var_heap_zeroed

Macro var_heap_zeroed 

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