Struct qapi_qmp::GuestPanicInformationHyperV[][src]

pub struct GuestPanicInformationHyperV {
    pub arg2: u64,
    pub arg5: u64,
    pub arg3: u64,
    pub arg1: u64,
    pub arg4: u64,
}

Fields

Trait Implementations

impl Debug for GuestPanicInformationHyperV
[src]

Formats the value using the given formatter. Read more

impl Clone for GuestPanicInformationHyperV
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for GuestPanicInformationHyperV

impl Sync for GuestPanicInformationHyperV