phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
mremap
paged_dynamic_array
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
nothrow @
nogc
extern (
C
)
void
*
mremap
(
void
*
old_address
,
size_t
old_size
,
size_t
new_size
,
int
flags
,
...
)
Meta
Source
See Implementation
paged_dynamic_array
functions
mremap
manifest constants
MREMAP_MAYMOVE
structs
PagedDynamicArray