Function zerocopy::map_zeroed

source ยท
pub(crate) fn map_zeroed<B: ByteSliceMut, T: ?Sized>(
    opt: Option<Ref<B, T>>,
) -> Option<Ref<B, T>>