Expand description
For safely representing pointers in ioctl
request types, and similar.
Structs§
- UserMut
- A pointer to mutable userspace memory with a defined in-memory representation.
- UserPtr
- A pointer to readable userspace memory with a defined in-memory representation.