tern v0.2.12 (2024-03-08T18:10:27Z)
Dub
Repo
malloc
tern
memory
Allocates an entry of
size
@
nogc
@
trusted
void
*
malloc
(
size_t
size
)
Parameters
size
size_t
Size to be allocated.
Return Value
Type:
void
*
Pointer to the allocated entry.
Meta
Source
See Implementation
tern
memory
functions
calloc
ctz
free
malloc
memchr
realloc
reference
wake
static functions
byteswap
emplace
memcpy
memzero
Allocates an entry of size