Struct qemu_exit::x86::X86[][src]

pub struct X86 { /* fields omitted */ }
Expand description

x86 configuration.

Implementations

Create an instance.

Trait Implementations

Exit with specified return code. Read more

Exit QEMU using EXIT_SUCCESS, aka 0, if possible. Read more

Exit QEMU using EXIT_FAILURE, aka 1.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.