Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Addr ¶
type Addr = uintptr
Addr represents a memory address
func AddrFromString ¶
AddrFromString converts a string into an Addr Notice that it will not return any error so if anything went wrong, Addr will be 0.
Click to show internal directories.
Click to hide internal directories.