abi

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package abi exposes low-level details of the Go compiler/runtime

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncPCABI0

func FuncPCABI0(f interface{}) uintptr

func FuncPCABIInternal

func FuncPCABIInternal(f interface{}) uintptr

func NoEscape

func NoEscape(p unsafe.Pointer) unsafe.Pointer

Tell the compiler the given pointer doesn't escape. The compiler knows about this function and will give the nocapture parameter attribute.

Types

This section is empty.

Jump to

Keyboard shortcuts

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