rcpp_framework/modules/drogon/drogon/third_party/mman-win32
2021-06-17 14:43:29 +02:00
..
mman.c Added drogon as a module. 2021-06-17 14:43:29 +02:00
mman.h Added drogon as a module. 2021-06-17 14:43:29 +02:00
README.md Added drogon as a module. 2021-06-17 14:43:29 +02:00
test.c Added drogon as a module. 2021-06-17 14:43:29 +02:00
UpgradeLog.htm Added drogon as a module. 2021-06-17 14:43:29 +02:00

mman-win32

mman library for Windows. mirror of https://code.google.com/p/mman-win32/

A light implementation of the mmap functions for MinGW.

The mmap-win32 library implements a wrapper for mmap functions around the memory mapping Windows API.

License: MIT License