unexpectedInterruptHandler property

bool? unexpectedInterruptHandler
getter/setter pair

True if interrupt handlers that are are not in the expected kernel or module code regions are present.

Implementation

core.bool? unexpectedInterruptHandler;