Struct acpica_sys::Struct_acpi_einj_error_type_with_addr [] [src]

#[repr(C)]
pub struct Struct_acpi_einj_error_type_with_addr { pub ErrorType: UINT32, pub VendorStructOffset: UINT32, pub Flags: UINT32, pub ApicId: UINT32, pub Address: UINT64, pub Range: UINT64, pub PcieId: UINT32, }

Fields

Trait Implementations

impl Copy for Struct_acpi_einj_error_type_with_addr
[src]

impl Clone for Struct_acpi_einj_error_type_with_addr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_einj_error_type_with_addr
[src]

Returns the "default value" for a type. Read more