Module evegfx::memory[][src]

Pointers in the EVE memory space.

Modules

region

Types for representing EVE memory regions at compile time.

Structs

Ptr

A pointer to a memory address within a particular memory region identified by type parameter R.

Slice

A consecutive sequence of memory addresses in a particular region.