Module static_keys::code_manipulate

source ·
Expand description

Utilities to manipulate memory protection.

Since we need to make the code region writable and restore it during jump entry update, we need to provide utility functions here.

Traits§