c

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LLGoPackage = "decl"
)

Variables

This section is empty.

Functions

func Unreachable

func Unreachable()

Types

type Char

type Char = int8

func AllocaCStr

func AllocaCStr(s string) *Char

func Str

func Str(string) *Char

type Int

type Int = C.int

func Printf

func Printf(format *Char, __llgo_va_list ...any) Int

func Rand

func Rand() Int

type Pointer

type Pointer = unsafe.Pointer

func Alloca

func Alloca(size uintptr) Pointer

func Malloc

func Malloc(size uintptr) Pointer

func Memcpy

func Memcpy(dst, src Pointer, n uintptr) Pointer

Jump to

Keyboard shortcuts

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