vm_
control
0.1.0
PmeNotify
Provided Methods
notify
Implementors
In crate vm_
control
vm_control
Trait
PmeNotify
Copy item path
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
§