title: MemSlice summary: Slice with pointer type to smallest addressable units of memory.


MemSlice

Slice with pointer type to smallest addressable units of memory. #include <common.h>

Public Attributes

Public Attributes Documentation

variable value

umin * value;

variable len

usize len;

Updated on 23 August 2022 at 00:54:19 UTC