tern ~master (2024-04-15T17:45:17.8990912)
Dub
Repo
reference
tern
memory
Creates a reference to
V
instance data.
@
nogc
pure pragma(
inline
) @
trusted
scope
void
*
reference
(
alias
V
)
(
)
Return Value
Type:
void
*
void*
to
V
instance data.
Meta
Source
See Implementation
tern
memory
functions
calloc
ctz
free
malloc
memchr
realloc
reference
wake
static functions
byteswap
emplace
memcpy
memzero
Creates a reference to V instance data.