Struct acpica_sys::Struct_acpi_table_wpbt [] [src]

pub struct Struct_acpi_table_wpbt {
    pub Header: ACPI_TABLE_HEADER,
    pub HandoffSize: UINT32,
    pub HandoffAddress: UINT64,
    pub Layout: UINT8,
    pub Type: UINT8,
    pub ArgumentsLength: UINT16,
}

Fields

Trait Implementations

impl Copy for Struct_acpi_table_wpbt
[src]

impl Clone for Struct_acpi_table_wpbt
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_table_wpbt
[src]

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