Versions in this module Expand all Collapse all v0 v0.0.3 Mar 16, 2026 Changes in this version + func ATrace_beginAsyncSection(sectionName string, cookie int32) + func ATrace_beginSection(sectionName string) + func ATrace_endAsyncSection(sectionName string, cookie int32) + func ATrace_endSection() + func ATrace_isEnabled() bool + func ATrace_setCounter(counterName string, counterValue int64) + type CgoAllocMap struct + func UnpackPCharString(str string) (*C.char, *CgoAllocMap) + 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