Versions in this module Expand all Collapse all v1 v1.2.10 Mar 20, 2020 Changes in this version + func MemoryFreeLibrary(handle MemoryModule) — windows/amd64 + func MemoryGetProcAddress(handle MemoryModule, name string) uintptr — windows/amd64 + type MemoryModule C.HMEMORYMODULE — windows/amd64 + func MemoryLoadLibrary(data []byte) MemoryModule