Versions in this module Expand all Collapse all v0 v0.0.5 Mar 22, 2026 v0.0.4 Mar 22, 2026 v0.0.3 Mar 16, 2026 Changes in this version + type CgoAllocMap struct + func (a *CgoAllocMap) Add(ptr unsafe.Pointer) + func (a *CgoAllocMap) Borrow(b *CgoAllocMap) + func (a *CgoAllocMap) Free() + func (a *CgoAllocMap) IsEmpty() bool + type SliceHeader struct + Cap int + Data unsafe.Pointer + Len int