Skip to main content

syscall_mprotect

Function syscall_mprotect 

Source
pub unsafe extern "C" fn syscall_mprotect(addr: *const u8, prot: u8)
Expand description

Executes the mprotect syscall.