gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
transmute
gfx
core
util
Return a bit by bit unchecked identical representation of the passed argument
U
transmute
(T value)
template
transmute
(U)
@
system
@
nogc
nothrow pure
static if
(
!isDynamicArray!U
)
U
transmute
(
T
)
(
in
T
value
)
U
transmute
(T[] value)
Members
Functions
transmute
U
transmute
(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
transmute
U
transmute
(T[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfx
core
util
structs
StackTrace
templates
transmute
unsafeCast
Return a bit by bit unchecked identical representation of the passed argument