The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
os_mem_unmap
rt
sys
windows
osmemory
Unmap memory allocated with os_mem_map().
version(Windows)
nothrow @
nogc
int
os_mem_unmap
(
void
*
base
,
size_t
nbytes
)
Return Value
Type:
int
0 success !=0 failure
Meta
Source
See Implementation
rt
sys
windows
osmemory
functions
getPageSize
isLowOnMem
os_mem_map
os_mem_unmap
os_physical_mem
Unmap memory allocated with os_mem_map().