VMS Help
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) :

  Close     Help