Struct acpica_sys::Struct_acpi_pci_routing_table [] [src]

#[repr(C)]
pub struct Struct_acpi_pci_routing_table { pub Length: UINT32, pub Pin: UINT32, pub Address: UINT64, pub SourceIndex: UINT32, pub Source: [i8; 4], }

Fields

Trait Implementations

impl Copy for Struct_acpi_pci_routing_table
[src]

impl Clone for Struct_acpi_pci_routing_table
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_pci_routing_table
[src]

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