☰
Other items in
bytemuck
::
allocation
All crates
?
Function
bytemuck
::
allocation
::
zeroed_box
[
−
]
[src]
pub fn zeroed_box<T:
Zeroable
>() ->
Box
<T>
Expand description
As
try_zeroed_box
, but unwraps for you.