Frees a Windows global memory buffer which was previously allocated with win_buf_alloc(), win_buf_alloc_32(), or win_buf_alloc_64().
win_buf_free(memhandle)
memhandle (int)
A Windows memory handle. This must be a memory handle that was returned by win_buf_alloc(), win_buf_alloc_32(), or win_buf_alloc_64() when the buffer was allocated.