Module light_utils::offset::zero_copy
source · Functions§
- Casts a part of provided
bytesbuffer with the givenoffsetto a mutable pointer toT. - Casts a part of provided
bytesbuffer with the givenoffsetto a mutable pointer toT. - Writes provided
datainto providedbytesbuffer with the givenoffset.