Searched refs:win32_munmap (Results 1 – 2 of 2) sorted by relevance
39 int win32_munmap(void *start, size_t length);42 #define munmap win32_munmap
46 int win32_munmap(void *start, size_t length) in win32_munmap() function