Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetMessageChannel = func(eventId uint32, channelPtr *byte) (error errno.Error) {
return 0
}
View Source
var GetMessageChannelSize = func(eventId uint32, channelSizePtr *uint32) (error errno.Error) {
return 0
}
View Source
var GetMessageData = func(eventId uint32, buf *byte) (error errno.Error) {
return 0
}
View Source
var GetMessageDataSize = func(eventId uint32, sizePtr *uint32) (error errno.Error) {
return 0
}
Functions ¶
func MockEventChannel ¶
func MockEventData ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.