Type Definition libacpica::ACPI_SCI_HANDLER[][src]

type ACPI_SCI_HANDLER = Option<unsafe extern "C" fn(Context: *mut c_void) -> UINT32>;