Versions in this module Expand all Collapse all v0 v0.1.1 Aug 24, 2026 v0.1.0 Jul 9, 2026 Changes in this version + func CopyMemory(dst, src uintptr, length uint32) — windows/amd64 + func ReadBytesFromPtr(src uintptr, length uint32) []byte — windows/amd64 + func ReadCStringFromPtr(src uintptr) string — windows/amd64 + func ReadShortFromPtr(src uintptr) uint16 — windows/amd64 + func ReadUIntFromPtr(src uintptr) uint32 — windows/amd64 + func ReadWStringFromPtr(src uintptr) string — windows/amd64