Expand description

Unsafe initialization of memory.

Functions

Fully inlined, completely unverified code to allocate as uninitialized and remove deprecation warnings (and risk of std::mem::uninitialized()) function disappearing from Rust).

Fully inlined, completely unverified code to allocate as zeroed.