tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
os_mem_map
rt
gc
basic
gcalloc
Map memory.
void
*
os_mem_map
(size_t nbytes)
static if
(
is(typeof(VirtualAlloc))
)
void
*
os_mem_map
(
size_t
nbytes
)
void
*
os_mem_map
(size_t nbytes)
void
*
os_mem_map
(size_t nbytes)
void
*
os_mem_map
(size_t nbytes)
Meta
Source
See Implementation
rt
gc
basic
gcalloc
aliases
pthread_t
functions
os_mem_commit
os_mem_decommit
os_mem_map
os_mem_unmap
pthread_self
variables
PAGE_MASK
Map memory.