Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MemoryFreeLibrary ¶
func MemoryFreeLibrary(handle MemoryModule)
func MemoryGetProcAddress ¶
func MemoryGetProcAddress(handle MemoryModule, name string) uintptr
Types ¶
type MemoryModule ¶
type MemoryModule C.HMEMORYMODULE
func MemoryLoadLibrary ¶
func MemoryLoadLibrary(data []byte) MemoryModule
Click to show internal directories.
Click to hide internal directories.