Versions in this module Expand all Collapse all v0 v0.0.20 Nov 19, 2024 Changes in this version + func LookupSymbol(h uintptr, symName string) (uintptr, error) — windows/amd64 + func LookupSymbol(handle uintptr, symName string) (uintptr, error) — darwin/amd64, linux/amd64 + func Open(libName string) (uintptr, error) — darwin/amd64, linux/amd64 + func Open(symName string) (uintptr, error) — windows/amd64