Function zerocopy::map_suffix_tuple_zeroed

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