mprotect

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int mprotect(void* , size_t , int )
  2. int mprotect(void* , size_t , int )
    version(!linux && darwin)
    extern (C)
    int
    mprotect
    (
    void*
    ,,
    int
    )
  3. int mprotect(void* , size_t , int )
  4. int mprotect(void* , size_t , int )

Meta