protect_memory

Function protect_memory 

Source
pub fn protect_memory(
    address: usize,
    size: usize,
    protection: u32,
) -> Result<u32>
Expand description

change memory protection