const fn box_new_uninit(layout: Layout) -> *mut u8
Monomorphic function for allocating an uninit Box.
Box