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 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 NewClassMyClass ¶
func (*ClassMyClass) IncrementX ¶
func (class *ClassMyClass) IncrementX(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.