|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, mprotect *Conan The Librarian |
Modifies access protections of memory mapping. This function is
reentrant.
Format
#include <mman.h>
int mprotect (void *addr, size_t len, int prot);
Additional Information (explode) :
|
|