[−][src]Function sunrise_kernel::i386::acpi::try_get_acpi_information
pub fn try_get_acpi_information() -> Option<&'static Acpi>
Tries to get a pointer to the acpi information structure.
Returns None
if the module hasn't been inited yet or if ACPI isn't availaible.