A smart pointer to a mutable slice in guest memory. Usable as a `&'a [T]` via [`std::ops::Deref`] and as a `&'a mut [T]` via [`std::ops::DerefMut`].
確定! 回上一頁