tango ~master (2021-12-14T19:14:08.8989381)
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.