Module light_utils::offset::zero_copy

source ·

Functions§

  • Casts a part of provided bytes buffer with the given offset to a mutable pointer to T.
  • Casts a part of provided bytes buffer with the given offset to a mutable pointer to T.
  • Writes provided data into provided bytes buffer with the given offset.