brotli_decompressor::memory

Macro fast_uninitialized

source
macro_rules! fast_uninitialized {
    [$size : expr] => { ... };
    [$def_value : expr ; $size : expr] => { ... };
}