tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
wake
tern
memory
Zeroes the entry pointed to by
ptr
.
@
nogc
@
trusted
void
wake
(
void
*
ptr
)
Parameters
ptr
void
*
Pointer to entry to be zeroed.
Meta
Source
See Implementation
tern
memory
functions
calloc
ctz
free
malloc
memchr
realloc
reference
wake
static functions
byteswap
emplace
memcpy
memzero
Zeroes the entry pointed to by ptr.