pub fn mem_protect_check_range(base: u64, length: u64) -> Result<(), Error>
Expand description

Checks whether a memory range is protected by MEM_PROTECT.