call

package
v1.7.0-dev-20191021 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package call provides methods for invoking C function pointers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func I

func I(f unsafe.Pointer) int

I invokes the function f that has the signature int().

func III

func III(f unsafe.Pointer, a, b int) int

III invokes the function f that has the signature int(int, int).

func V

func V(f unsafe.Pointer)

V invokes the function f that has the signature void().

Types

This section is empty.

Jump to

Keyboard shortcuts

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