audio_trans/third_party/mman-win32
wangjiyu f6a9d677cd init 2025-04-07 11:31:21 +08:00
..
README.md init 2025-04-07 11:31:21 +08:00
UpgradeLog.htm init 2025-04-07 11:31:21 +08:00
mman.c init 2025-04-07 11:31:21 +08:00
mman.h init 2025-04-07 11:31:21 +08:00
test.c init 2025-04-07 11:31:21 +08:00

README.md

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