unexpectedSystemCallHandler property

bool? unexpectedSystemCallHandler
getter/setter pair

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

Implementation

core.bool? unexpectedSystemCallHandler;