Versions in this module Expand all Collapse all v0 v0.0.3 Mar 16, 2026 Changes in this version + func Sync_file_info_free(info *Sync_file_info_s) + func Sync_merge(name string, fd1 int32, fd2 int32) int32 + 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 + type Sync_file_info_s C.struct_sync_file_info + func Sync_file_info(fd int32) *Sync_file_info_s