Function box_new_uninit

pub(in ::boxed) const fn box_new_uninit(layout: Layout) -> *mut u8

Monomorphic function for allocating an uninit Box.