calloc

package
v0.0.0-...-01156f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CAllocator

type CAllocator struct {
	// contains filtered or unexported fields
}

CAllocator uses cgo to allocate memory. Zero value is safe to use.

func (*CAllocator) Free

func (a *CAllocator) Free(p unsafe.Pointer)

func (*CAllocator) Realloc

func (a *CAllocator) Realloc(p unsafe.Pointer, cnt, sz uintptr) unsafe.Pointer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL