generated

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Code generated by wazero-emscripten-embind, DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Attach

func Attach(e embind.Engine) error

func ClassMyClassStaticGetStringFromInstance

func ClassMyClassStaticGetStringFromInstance(e embind.Engine, ctx context.Context, arg0 *ClassMyClass) (string, error)

func PrintMyClass

func PrintMyClass(e embind.Engine, ctx context.Context, arg0 *ClassMyClass) error

Types

type ClassMyClass

type ClassMyClass struct {
	embind.ClassBase
}

func MyClass

func MyClass(e embind.Engine, ctx context.Context) (*ClassMyClass, error)

func NewClassMyClass

func NewClassMyClass(e embind.Engine, ctx context.Context, arg0 int32, arg1 string) (*ClassMyClass, error)

func (*ClassMyClass) GetX

func (class *ClassMyClass) GetX(ctx context.Context) (int32, error)

func (*ClassMyClass) IncrementX

func (class *ClassMyClass) IncrementX(ctx context.Context) error

func (*ClassMyClass) SetX

func (class *ClassMyClass) SetX(ctx context.Context, val int32) error

Jump to

Keyboard shortcuts

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