Documentation
¶
Index ¶
- type Memory
- func (m *Memory) Attach() error
- func (m *Memory) Detach() (err error)
- func (m *Memory) Handle() uint64
- func (m *Memory) Key() string
- func (m *Memory) Ptr() unsafe.Pointer
- func (m *Memory) PtrOffset(offset uint64) unsafe.Pointer
- func (m *Memory) Size() uint64
- func (m *Memory) Travel(skipOffset uint64, fn func(ptr unsafe.Pointer, size uint64) uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.