tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
alloc
rt
gc
cdgc
os
Undocumented in source. Be warned that the author may not have intended to support it.
void
*
alloc
(size_t nbytes, Vis vis)
void
*
alloc
(size_t nbytes, Vis vis)
version(!D_Ddoc)
static if
(
is(typeof(VirtualAlloc))
)
void
*
alloc
(
size_t
nbytes
,
Vis
vis
=
Vis.PRIV
)
void
*
alloc
(size_t nbytes, Vis vis)
void
*
alloc
(size_t nbytes, Vis vis)
Meta
Source
See Implementation
rt
gc
cdgc
os
aliases
pid_t
enums
Vis
WRes
functions
alloc
dealloc
fork
wait_pid
variables
HAVE_FORK
HAVE_SHARED
PAGE_MASK