vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
markAsRW
vox
utils
mem
Undocumented in source. Be warned that the author may not have intended to support it.
void
markAsRW
(void* addr, size_t numPages)
void
markAsRW
(void* addr, size_t numPages)
version(!Posix && Windows)
void
markAsRW
(
void
*
addr
,
size_t
numPages
)
Meta
Source
See Implementation
vox
utils
mem
enums
MemType
functions
alloc_executable_memory
allocate
deallocate
free_executable_memory
markAsExecutable
markAsRO
markAsRW
testAdresses