memviewSym

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MemoryViewClose = func(id uint32) {}
View Source
var MemoryViewNew = func(bufPtr *byte, size uint32, isCloser uint32, idPtr *uint32) (error errno.Error) {
	return 0
}
View Source
var MemoryViewOpen = func(id uint32, isClosablePtr *uint32, sizePtr *uint32) (error errno.Error) {
	return 0
}
View Source
var MemoryViewRead = func(id uint32, offset uint32, count uint32, bufPtr *byte, nPtr *uint32) (error errno.Error) {
	return 0
}

Functions

func MockNew

func MockNew(testId int32)

func MockOpen

func MockOpen(testSize uint32, isClosable bool)

func MockRead

func MockRead(testId uint32)

Types

This section is empty.

Jump to

Keyboard shortcuts

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