Function cloudabi::mem_protect [] [src]

pub unsafe fn mem_protect(mapping_: &mut [u8], prot_: mprot) -> errno

Change the protection of a memory mapping.

Parameters

mapping: The pages that need their protection changed.

prot: New protection options.