mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
mremap
mecca
platform
os
darwin
Undocumented in source. Be warned that the author may not have intended to support it.
version(Darwin)
package
void
*
mremap
(
MmapArguments
mmapArguments
,
void
*
oldAddress
,
size_t
oldSize
,
size_t
newSize
,
int
flags
,
void
*
newAddress
= null
)
Meta
Source
See Implementation
mecca
platform
os
darwin
modules
dispatch
time
ucontext
aliases
ThreadId
enums
OSSignal
functions
currentThreadId
mremap
manifest constants
EREMOTEIO
F_DUPFD_CLOEXEC
ITIMER_REAL
MAP_POPULATE
MREMAP_MAYMOVE
O_CLOEXEC
static variables
BLOCKED_SIGNALS