Enum acpica_sys::Enum_AcpiS3ptType [] [src]

pub enum Enum_AcpiS3ptType {
    ACPI_S3PT_TYPE_RESUME,
    ACPI_S3PT_TYPE_SUSPEND,
}

Variants

Trait Implementations

impl Clone for Enum_AcpiS3ptType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Enum_AcpiS3ptType
[src]