Trait vm_control::GpeNotify

source ·
pub trait GpeNotify: Send {
    // Provided method
    fn notify(&mut self) { ... }
}

Provided Methods§

source

fn notify(&mut self)

Implementors§