make_executable

Function make_executable 

Source
pub unsafe fn make_executable(ptr: *mut u8, size: usize) -> Result<()>