vm_control
0.1.0
PmeNotify
Provided Methods
notify
Implementors
In crate vm_control
?
Trait
vm_control
::
PmeNotify
source
·
[
−
]
pub trait PmeNotify:
Send
{ // Provided method fn
notify
(&mut self, _requester_id:
u16
) { ... } }
Provided Methods
§
source
fn
notify
(&mut self, _requester_id:
u16
)
Implementors
§