Struct qapi_qmp::inject_nmi[][src]

pub struct inject_nmi {}

Trait Implementations

impl Debug for inject_nmi
[src]

Formats the value using the given formatter. Read more

impl Clone for inject_nmi
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Command for inject_nmi
[src]

NAME: &'static str = "inject-nmi"

Auto Trait Implementations

impl Send for inject_nmi

impl Sync for inject_nmi