https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualfree The windows version of free()
returns whether successful or not. it fails if there is a semaphore on the memory location
https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-virtualfree The windows version of free()
returns whether successful or not. it fails if there is a semaphore on the memory location