Type Definition acpica_sys::ACPI_SLEEP_FUNCTION [] [src]

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