Type Definition libacpica::ACPI_SLEEP_FUNCTION[][src]

pub type ACPI_SLEEP_FUNCTION = Option<unsafe extern "C" fn(SleepState: UINT8) -> ACPI_STATUS>;