hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
PtrType.PtrType
hunt
serialization
Specify
PtrType
Undocumented in source.
alias
PtrType
=
ubyte
*
template
PtrType
(T)
static if
(
is(T == bool) || is(T == char)
)
alias
PtrType
=
ubyte
*
alias
PtrType
=
uint
*
alias
PtrType
=
ulong
*
alias
PtrType
=
Unsigned
!
T
*
Meta
Source
See Implementation
hunt
serialization
Specify
PtrType
aliases
PtrType