Module notify

Source
Expand description

Guest-to-host notification infrastructure, abstracting over platform events, and task events.

Structsยง

Notify
An object that can be signaled when the guest needs attention.
PolledNotify
A Notify object that is ready to be polled.