tern v0.2.12 (2024-03-08T18:10:27Z)
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.