Struct acpica_sys::Struct_acpi_pcct_shared_memory [] [src]

#[repr(C)]
pub struct Struct_acpi_pcct_shared_memory { pub Signature: UINT32, pub Command: UINT16, pub Status: UINT16, }

Fields

Trait Implementations

impl Copy for Struct_acpi_pcct_shared_memory
[src]

impl Clone for Struct_acpi_pcct_shared_memory
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_acpi_pcct_shared_memory
[src]

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