pub unsafe extern "C" fn mempr_on()Expand description
Reenables protection on the page set by PAGE_ADDR.
SAFETY: See mempr_off().
pub unsafe extern "C" fn mempr_on()Reenables protection on the page set by PAGE_ADDR.
SAFETY: See mempr_off().